git.postgresql.org Git - postgresql.git/commit
2014年11月17日 22:15:07 +0000 (22:15 +0000)
2014年11月17日 22:15:07 +0000 (22:15 +0000)
commit be1cc8f46f57a04e69d9e4dd268d34da885fe6eb
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
This is the main PostgreSQL git repository.
RSS
Atom