doc: mark 'replaceable' parameter for backup program listing
authorBruce Momjian
Mon, 28 May 2018 18:19:45 +0000 (14:19 -0400)
committerBruce Momjian
Mon, 28 May 2018 18:19:45 +0000 (14:19 -0400)
Reported-by: Liudmila Mantrova
Discussion: https://postgr.es/m/f3e2c0f5-5266-d626-58d7-b77e1b29d870@postgrespro.ru

Author: Liudmila Mantrova

Backpatch-through: 9.3

doc/src/sgml/backup.sgml

index 58d2d880085a0043020df7d8252468d671c3b6b5..68132bbdacb1c04bac5cf56f8e140a9932f5dc0f 100644 (file)
@@ -141,7 +141,7 @@ psql dbname < 
     behavior and have psql exit with an
     exit status of 3 if an SQL error occurs:
 
-psql --set ON_ERROR_STOP=on dbname < dumpfile
+psql --set ON_ERROR_STOP=on dbname < dumpfile
 
     Either way, you will only have a partially restored database.
     Alternatively, you can specify that the whole dump should be