tools: Rename postgres to postgresql in tool names.

This commit is contained in:
Alex Vandiver
2020-10-26 14:50:18 -07:00
committed by Tim Abbott
parent 5eb8064a1a
commit 2b0bbbb882
15 changed files with 22 additions and 22 deletions

View File

@@ -207,7 +207,7 @@ To restore from a manual backup, the process is basically the reverse of the abo
from your backups.
* If you ran `initialize-database` anyway above, you'll want to run
`scripts/setup/postgres-init-db` to drop the initial database first.
`scripts/setup/postgresql-init-db` to drop the initial database first.
* Restore your database from the backup.