postgresql/doc
Stephen Frost d722927e1f 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
2016-11-29 10:35:07 -05:00
..
src Clarify pg_dump -b documentation 2016-11-29 10:35:07 -05:00
bug.template Stamp 9.6.1. 2016-10-24 16:08:51 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO