diff options
author | Stephen Frost <sfrost@snowman.net> | 2016-11-29 10:35:10 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2016-11-29 10:35:10 -0500 |
commit | 6c1a257fc67957410e421b0a276f845d9e1f9ff0 (patch) | |
tree | 0d3cdfbba746224b02930062bd620145ed4ea099 /src/tutorial/basics.source | |
parent | eb516e87ea2832e4501e9a95ac82d5bb2d6bbdd5 (diff) | |
download | postgresql-6c1a257fc67957410e421b0a276f845d9e1f9ff0.tar.gz postgresql-6c1a257fc67957410e421b0a276f845d9e1f9ff0.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/basics.source')
0 files changed, 0 insertions, 0 deletions