NixOS and PostgreSQL

isabel November 28, 2023
Source
When upgrading to version 15 from 14, there was an issue. None of my data was transferred. To fix this issue I swapped to the postgres user who is a superuser on the PostgreSQL databases. Then to preform the migration I ran: then when I had the sqldump file, the following command was run from the command line to get use the sqldump file to recover the previous data

Discussion in the ATmosphere

Loading comments...