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