PostgreSQL: Difference between revisions

Reference the PostgreSQL upgrading procedure in the NixOS manual
 
Line 126: Line 126:
</syntaxhighlight>
</syntaxhighlight>


Note that changing the package version does not trigger any automatic migrations of your existing databases — follow https://nixos.org/manual/nixos/stable/#module-services-postgres-upgrading to migrate existing databases.
Note that changing the package version does not trigger any automatic migrations of your existing databases — follow [[#Major upgrades]] to migrate existing databases.


=== Security ===
=== Security ===