Header And Logo

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

Data Fields

OSInfo Struct Reference

#include <pg_upgrade.h>

Data Fields

const char * progname
char * exec_path
char * user
char ** old_tablespaces
int num_old_tablespaces
char ** libraries
int num_libraries
ClusterInforunning_cluster

Detailed Description

Definition at line 289 of file pg_upgrade.h.


Field Documentation

Definition at line 292 of file pg_upgrade.h.

Referenced by setup().

Definition at line 296 of file pg_upgrade.h.

Referenced by check_loadable_libraries(), and get_loadable_libraries().

Definition at line 297 of file pg_upgrade.h.

Referenced by check_loadable_libraries(), and get_loadable_libraries().

const char* OSInfo::progname

Definition at line 291 of file pg_upgrade.h.

Referenced by parseCommandLine().

Definition at line 298 of file pg_upgrade.h.

Referenced by start_postmaster(), and stop_postmaster().

char* OSInfo::user

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