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

Commit7fc5064

Browse files
committed
Further improve documentation about --quote-all-identifiers switch.
Mention it in the Notes section too, per suggestion from David Johnston.Discussion: <20160520165824.22598.31426@wrigleys.postgresql.org>
1 parentc09f1dc commit7fc5064

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎doc/src/sgml/ref/pg_dump.sgml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,6 +1157,9 @@ CREATE DATABASE foo WITH TEMPLATE template0;
11571157
dump was taken from a server of that version. Loading a dump file
11581158
into an older server may require manual editing of the dump file
11591159
to remove syntax not understood by the older server.
1160+
Use of the <option>--quote-all-identifiers</option> option is recommended
1161+
in cross-version cases, as it can prevent problems arising from varying
1162+
reserved-word lists in different <productname>PostgreSQL</> versions.
11601163
</para>
11611164
</refsect1>
11621165

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp