Saves the transaction's current snapshot and returns a text string identifying the snapshot.
Signatures & examples
pg_export_snapshot () → text
Saves the transaction's current snapshot and returns a text string identifying the snapshot. This string must be passed (outside the database) to clients that want to import the snapshot. The snapshot is available for import only until the end of the transaction that exported it.Version history 2