Make pg_dump exclude unlogged table data on hot standby slaves

Magnus Hagander <magnus@hagander.net>

Commit: be926474be57ae73ae2052b968fd785a0096514e
Author: Magnus Hagander <magnus@hagander.net>
Date: 2013-01-25T08:46:07Z
Releases: 9.3.0
Make pg_dump exclude unlogged table data on hot standby slaves

Noted by Joe Van Dyk

Files

PathChange+/−
doc/src/sgml/ref/pg_dump.sgml modified +2 −1
src/bin/pg_dump/pg_dump.c modified +18 −0