Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita92df3a

Browse files
committed
Fix example of doing a restore.
1 parente5cf1a8 commita92df3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/backup.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/backup.sgml,v 2.22 2001/11/28 20:49:09 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/backup.sgml,v 2.23 2002/10/21 02:11:37 tgl Exp $
33
-->
44
<chapter id="backup">
55
<title>Backup and Restore</title>
@@ -419,7 +419,7 @@ cd /usr/src/postgresql-&version;
419419
gmake install
420420
initdb -D /usr/local/pgsql/data
421421
postmaster -D /usr/local/pgsql/data
422-
psql < backup
422+
psqltemplate1< backup
423423
</programlisting>
424424
</informalexample>
425425
See <xref linkend="runtime"> about ways to start and stop the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp