]> granicus.if.org Git - postgresql/commit
Make pg_dump exclude unlogged table data on hot standby slaves
authorMagnus Hagander <magnus@hagander.net>
Fri, 25 Jan 2013 08:44:14 +0000 (09:44 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 25 Jan 2013 08:47:22 +0000 (09:47 +0100)
commit1cc43979cf44db0b3da77e34493689fe13484fa0
tree81acf95bdc9d6f5c0c432b2d6aed487035acb1f2
parent49e0ea5991bf00a68e753583738a6759b7b29f2d
Make pg_dump exclude unlogged table data on hot standby slaves

Noted by Joe Van Dyk
doc/src/sgml/ref/pg_dump.sgml
src/bin/pg_dump/pg_dump.c