diff options
author | Stephen Frost <sfrost@snowman.net> | 2016-11-29 10:35:12 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2016-11-29 10:35:12 -0500 |
commit | be0b98fc21648f8483d00670a73c5e6ea89a5fb1 (patch) | |
tree | e22a19b1c0d51121a1ae1b60727935359186f820 /src/tutorial/complex.c | |
parent | ac1d9dbcbe4842402e85dee82901341913386f3a (diff) | |
download | postgresql-be0b98fc21648f8483d00670a73c5e6ea89a5fb1.tar.gz postgresql-be0b98fc21648f8483d00670a73c5e6ea89a5fb1.zip |
Clarify pg_dump -b documentation
The documentation around the -b/--blobs option to pg_dump seemed to
imply that it might be possible to add blobs to a "schema-only" dump or
similar. Clarify that blobs are data and therefore will only be
included in dumps where data is being included, even when -b is used to
request blobs be included.
The -b option has been around since before 9.2, so back-patch to all
supported branches.
Discussion: https://postgr.es/m/20161119173316.GA13284@tamriel.snowman.net
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions