]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: document more incompatible pg_restore option pairs.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Mar 2026 18:06:50 +0000 (14:06 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Mar 2026 18:06:50 +0000 (14:06 -0400)
commitd4cb9c37765a3d07784602679a1e7af7ecf15f1d
treecd9ce3cec21068be3679beef79305bc6631df275
parente7b809ae758636833e1e8a248ac6a6834eb034a1
Doc: document more incompatible pg_restore option pairs.

Most of the pairs of incompatible options (such as --file and --dbname)
are pretty obvious and need no explanation.  But it may not be obvious
that --single-transaction cannot be used together with --create or
multiple jobs, so let's mention that in the documentation.

Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://postgr.es/m/CAExHW5ti5igDwOOde6shgfS7JPtCY9gNrkB3xNr=FuGTYVDSjQ@mail.gmail.com
doc/src/sgml/ref/pg_restore.sgml