psql things
This commit is contained in:
parent
1b2e45f838
commit
854dace74e
3 changed files with 11 additions and 4 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"--locale=C"
|
||||
"--encoding=UTF8"
|
||||
];
|
||||
settings.listen_addresses = "*";
|
||||
};
|
||||
postgresqlBackup = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue