EPUB | CHM | PDF

Snapshot

Top Previous Next

Specifies synchronized snapshot when making a dump of the database.

Syntax:

property Snapshot: string;

Description:

This option is useful when needing to synchronize the dump with a logical replication slot (see Chapter "Logical Decoding" of the PostgreSQL manual) or with a concurrent session.

In the case of a parallel dump, the snapshot name defined by this option is used rather than taking a new snapshot.