Make pg_dump exclude unlogged table data on hot standby slaves Noted by Joe Van Dyk
Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/65fc0ab5599c61cea92e1e2a5002b62e6b52f283 Modified Files -------------- doc/src/sgml/ref/pg_dump.sgml | 3 ++- src/bin/pg_dump/pg_dump.c | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
