mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
tools: Rename postgres to postgresql in tool names.
This commit is contained in:
committed by
Tim Abbott
parent
5eb8064a1a
commit
2b0bbbb882
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user