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

Commitd346463

Browse files
committed
- Minor correction to usage
1 parentce495f8 commitd346463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/pg_dump.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/ref/pg_dump.sgml,v 1.28 2001/03/05 18:42:56 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.29 2001/03/06 05:22:18 pjw Exp $
33
Postgres documentation
44
-->
55

@@ -565,7 +565,7 @@ $ pg_dump -Ft --blobs mydb > db.tar
565565
To reload this database (with BLOBs) to an existing db called newdb:
566566

567567
<programlisting>
568-
$ pg_restore db.tar --db=newdb
568+
$ pg_restore db.tar --dbname=newdb
569569
</programlisting>
570570
</para>
571571

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp