PostgreSQL Source Code git master
Data Fields
_connParams Struct Reference

#include <pg_backup.h>

Data Fields

char *  dbname
 
char *  pgport
 
char *  pghost
 
char *  username
 
 
char *  override_dbname
 
const char *  dbname
 
const char *  pghost
 
const char *  pgport
 
const char *  pguser
 
 
const char *  override_dbname
 

Detailed Description

Definition at line 83 of file pg_backup.h.

Field Documentation

dbname [1/2]

char* _connParams::dbname

Definition at line 86 of file pg_backup.h.

Referenced by connectDatabase(), ConnectDatabaseAhx(), connectMaintenanceDatabase(), dumpOptionsFromRestoreOptions(), main(), and vacuuming_main().

dbname [2/2]

const char* _connParams::dbname

Definition at line 28 of file connect_utils.h.

override_dbname [1/2]

char* _connParams::override_dbname

Definition at line 93 of file pg_backup.h.

Referenced by cluster_all_databases(), connectDatabase(), ConnectDatabaseAhx(), main(), ReconnectToServer(), reindex_all_databases(), and vacuum_all_databases().

override_dbname [2/2]

const char* _connParams::override_dbname

Definition at line 35 of file connect_utils.h.

pghost [1/2]

char* _connParams::pghost

Definition at line 88 of file pg_backup.h.

Referenced by connectDatabase(), ConnectDatabaseAhx(), dumpOptionsFromRestoreOptions(), and main().

pghost [2/2]

const char* _connParams::pghost

Definition at line 29 of file connect_utils.h.

pgport [1/2]

char* _connParams::pgport

Definition at line 87 of file pg_backup.h.

Referenced by connectDatabase(), ConnectDatabaseAhx(), dumpOptionsFromRestoreOptions(), and main().

pgport [2/2]

const char* _connParams::pgport

Definition at line 30 of file connect_utils.h.

pguser

const char* _connParams::pguser

Definition at line 31 of file connect_utils.h.

Referenced by connectDatabase(), and main().

prompt_password

enum trivalue _connParams::prompt_password

Definition at line 32 of file connect_utils.h.

Referenced by connectDatabase(), and main().

promptPassword

trivalue _connParams::promptPassword

Definition at line 90 of file pg_backup.h.

Referenced by ConnectDatabaseAhx(), dumpOptionsFromRestoreOptions(), and main().

username

char* _connParams::username

Definition at line 89 of file pg_backup.h.

Referenced by ConnectDatabaseAhx(), dumpOptionsFromRestoreOptions(), and main().


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

AltStyle によって変換されたページ (->オリジナル) /