diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2014-11-17 22:15:07 +0000 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2014-11-17 22:15:07 +0000 |
commit | be1cc8f46f57a04e69d9e4dd268d34da885fe6eb (patch) | |
tree | f3e01a1f2f19a13fa4542d2a3e82db70f2f2dede /src/backend/access/gist/gist.c | |
parent | 832054044f68080eaebccd771e21fdd56824db20 (diff) | |
download | postgresql-be1cc8f46f57a04e69d9e4dd268d34da885fe6eb.tar.gz |
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
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions