#include <pg_backup.h>
Data Fields | |
int | createDB |
int | noOwner |
int | noTablespace |
int | disable_triggers |
int | use_setsessauth |
int | no_security_labels |
char * | superuser |
char * | use_role |
int | dropSchema |
const char * | filename |
int | dataOnly |
int | schemaOnly |
int | dumpSections |
int | verbose |
int | aclsSkip |
int | tocSummary |
char * | tocFile |
int | format |
char * | formatName |
int | selTypes |
int | selIndex |
int | selFunction |
int | selTrigger |
int | selTable |
char * | indexNames |
char * | functionNames |
char * | schemaNames |
char * | triggerNames |
SimpleStringList | tableNames |
int | useDB |
char * | dbname |
char * | pgport |
char * | pghost |
char * | username |
int | noDataForFailedTables |
enum trivalue | promptPassword |
int | exit_on_error |
int | compression |
int | suppressDumpWarnings |
bool | single_txn |
bool * | idWanted |
Definition at line 103 of file pg_backup.h.
Definition at line 121 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 146 of file pg_backup.h.
Referenced by main(), and RestoreArchive().
Definition at line 105 of file pg_backup.h.
Referenced by main(), restore_toc_entry(), and RestoreArchive().
Definition at line 117 of file pg_backup.h.
Referenced by _disableTriggersIfNecessary(), _enableTriggersIfNecessary(), _tocEntryRequired(), main(), restore_toc_entry(), and RestoreArchive().
char* _restoreOptions::dbname |
Definition at line 139 of file pg_backup.h.
Referenced by CloneArchive(), main(), restore_toc_entries_postfork(), restore_toc_entry(), and RestoreArchive().
Definition at line 108 of file pg_backup.h.
Referenced by _disableTriggersIfNecessary(), _enableTriggersIfNecessary(), and main().
Definition at line 115 of file pg_backup.h.
Referenced by _LoadBlobs(), _PrintTocData(), _printTocEntry(), _StartBlob(), main(), and RestoreArchive().
Definition at line 119 of file pg_backup.h.
Referenced by _tocEntryRequired(), main(), and NewRestoreOptions().
Definition at line 145 of file pg_backup.h.
Referenced by main().
const char* _restoreOptions::filename |
Definition at line 116 of file pg_backup.h.
Referenced by main(), PrintTOCSummary(), and RestoreArchive().
Definition at line 124 of file pg_backup.h.
Referenced by main(), and NewRestoreOptions().
Definition at line 125 of file pg_backup.h.
Referenced by main().
Definition at line 133 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 151 of file pg_backup.h.
Referenced by _tocEntryRequired(), and SortTocFromFile().
Definition at line 132 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 112 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 143 of file pg_backup.h.
Referenced by main(), and restore_toc_entry().
Definition at line 106 of file pg_backup.h.
Referenced by _becomeOwner(), _printTocEntry(), and main().
Definition at line 107 of file pg_backup.h.
Referenced by _printTocEntry(), _selectTablespace(), and main().
char* _restoreOptions::pghost |
Definition at line 141 of file pg_backup.h.
Referenced by CloneArchive(), main(), restore_toc_entries_postfork(), and RestoreArchive().
char* _restoreOptions::pgport |
Definition at line 140 of file pg_backup.h.
Referenced by CloneArchive(), main(), restore_toc_entries_postfork(), and RestoreArchive().
Definition at line 144 of file pg_backup.h.
Referenced by CloneArchive(), main(), NewRestoreOptions(), restore_toc_entries_postfork(), and RestoreArchive().
Definition at line 134 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 118 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 129 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 128 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 131 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 130 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 127 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 149 of file pg_backup.h.
Referenced by EndRestoreBlobs(), main(), RestoreArchive(), and StartRestoreBlobs().
Definition at line 113 of file pg_backup.h.
Referenced by _disableTriggersIfNecessary(), _enableTriggersIfNecessary(), and main().
Definition at line 147 of file pg_backup.h.
Referenced by main(), and restore_toc_entry().
Definition at line 136 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
char* _restoreOptions::tocFile |
Definition at line 123 of file pg_backup.h.
Referenced by main(), and SortTocFromFile().
Definition at line 122 of file pg_backup.h.
Referenced by main().
Definition at line 135 of file pg_backup.h.
Referenced by _tocEntryRequired(), and main().
Definition at line 114 of file pg_backup.h.
Referenced by _doSetFixedOutputState(), and main().
Definition at line 110 of file pg_backup.h.
Referenced by _becomeOwner(), _printTocEntry(), and main().
Definition at line 138 of file pg_backup.h.
Referenced by main(), RestoreArchive(), and RestoringToDB().
Definition at line 142 of file pg_backup.h.
Referenced by CloneArchive(), main(), restore_toc_entries_postfork(), and RestoreArchive().
Definition at line 120 of file pg_backup.h.
Referenced by main(), and PrintTOCSummary().