While trying to upgrade to Rails 4.2.1 I discovered an issue with the generation of schema.rb. It appears that when using postgresql as the driver and using the data type integer, array true and a ...
pg_cgroups is a module that allows you to run a PostgreSQL database cluster in a Linux Control Group (cgroup) and set the cgroup parameters as PostgreSQL configuration parameters. This enables you to ...