1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +03:00
Files
postgres/src
Simon Riggs be1cc8f46f Add pg_dump --snapshot option
Allows pg_dump to use a snapshot previously defined by a concurrent
session that has either used pg_export_snapshot() or obtained a
snapshot when creating a logical slot. When this option is used with
parallel pg_dump, the snapshot defined by this option is used and no
new snapshot is taken.

Simon Riggs and Michael Paquier
2014-11-17 22:15:07 +00:00
..
2014-11-17 22:15:07 +00:00
2014-08-09 00:07:00 -04:00
2014-11-16 21:32:51 -05:00
2014-11-16 21:32:51 -05:00
2014-06-28 21:46:15 +02:00
2014-11-02 21:43:33 -05:00