diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml index c476dcb7880..8c3e8246aa3 100644 --- a/doc/src/sgml/backup.sgml +++ b/doc/src/sgml/backup.sgml @@ -1,5 +1,5 @@ Backup and Restore @@ -419,7 +419,7 @@ cd /usr/src/postgresql-&version; gmake install initdb -D /usr/local/pgsql/data postmaster -D /usr/local/pgsql/data -psql < backup +psql template1 < backup See about ways to start and stop the