Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Archive Struct Reference

#include <pg_backup.h>

Data Fields

int verbose
char * remoteVersionStr
int remoteVersion
int minRemoteVersion
int maxRemoteVersion
int numWorkers
char * sync_snapshot_id
int encoding
bool std_strings
char * use_role
bool exit_on_error
int n_errors

Detailed Description

Definition at line 76 of file pg_backup.h.


Field Documentation

Definition at line 95 of file pg_backup.h.

Referenced by _allocAH(), main(), and warn_or_exit_horribly().

Definition at line 83 of file pg_backup.h.

Referenced by _check_database_version(), main(), and RestoreArchive().

Definition at line 82 of file pg_backup.h.

Referenced by main(), and RestoreArchive().

Definition at line 85 of file pg_backup.h.

Referenced by main(), ParallelBackupStart(), RestoreArchive(), and setup_connection().

Definition at line 79 of file pg_backup.h.

Referenced by _check_database_version(), and WriteHead().

Definition at line 86 of file pg_backup.h.

Referenced by setup_connection().

Definition at line 92 of file pg_backup.h.

Referenced by setup_connection().

Definition at line 78 of file pg_backup.h.

Referenced by _CloseArchive(), _PrintExtraToc(), _printTocEntry(), ahlog(), main(), and RestoreArchive().


The documentation for this struct was generated from the following file: