nixpkgs/pkgs/servers/sql/postgresql
Danylo Hlynskyi d0d099266e
postgresql: fix regression in NixOS after update to 11.2 (#56146)
ryantm bot updates `psqlSchema` alongside with version: https://github.com/NixOS/nixpkgs/pull/50646, https://github.com/NixOS/nixpkgs/pull/55860
but `psqlSchema` is used to generate `stateDir`. It shouldn't be updated.

Ideally it should be equal to postgresql major version for pg versions,
but we already have deployments in /var/lib/postgresql/11.1. Strange why
nobody complained when it was changed from 11.0 -> 11.1.

I propose do correct naming for PG12+, but status quo for current versions.

Fixes https://github.com/NixOS/nixpkgs/issues/56134
2019-02-21 19:21:08 +02:00
..
ext pg_topn: 2.2.0 -> 2.2.2 2019-01-30 19:59:21 -05:00
patches nixpkgs: move postgresql patches into a common directory 2019-01-19 17:33:32 -06:00
default.nix postgresql: fix regression in NixOS after update to 11.2 (#56146) 2019-02-21 19:21:08 +02:00
packages.nix postgresql: cleanup postgis (#54396) 2019-01-26 21:15:43 +02:00