Add a pg_dump option --lock-wait-timeout to allow failing the dump if unable
commitb088ad952031cfe45717f480fa8b0e2c00042e78
authortgl <tgl>
Sun, 20 Jul 2008 18:43:30 +0000 (20 18:43 +0000)
committertgl <tgl>
Sun, 20 Jul 2008 18:43:30 +0000 (20 18:43 +0000)
tree94a6f84579594360ea7b593d8a44a8c4c01ab4c2
parent99135ace2e8963f6240d0654b2608cb424dd1c74
Add a pg_dump option --lock-wait-timeout to allow failing the dump if unable
to acquire shared table locks within a specified amount of time.

David Gould
doc/src/sgml/ref/pg_dump.sgml
src/bin/pg_dump/pg_dump.c