Make pg_dump exclude unlogged table data on hot standby slaves Noted by Joe Van Dyk
Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/1cc43979cf44db0b3da77e34493689fe13484fa0 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
