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

Commitbe565fa

Browse files
committed
doc: mark 'replaceable' parameter for backup program listing
Reported-by: Liudmila MantrovaDiscussion:https://postgr.es/m/f3e2c0f5-5266-d626-58d7-b77e1b29d870@postgrespro.ruAuthor: Liudmila MantrovaBackpatch-through: 9.3
1 parent7b614c7 commitbe565fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/backup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ psql <replaceable class="parameter">dbname</replaceable> &lt; <replaceable class
141141
behavior and have <application>psql</application> exit with an
142142
exit status of 3 if an SQL error occurs:
143143
<programlisting>
144-
psql --set ON_ERROR_STOP=on dbname &lt; dumpfile
144+
psql --set ON_ERROR_STOP=on<replaceable>dbname</replaceable> &lt;<replaceable>dumpfile</replaceable>
145145
</programlisting>
146146
Either way, you will only have a partially restored database.
147147
Alternatively, you can specify that the whole dump should be

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp