PostgreSQL Source Code git master
Data Fields
UserOpts Struct Reference

#include <pg_upgrade.h>

Data Fields

bool  check
 
bool  live_check
 
bool  do_sync
 
 
int  jobs
 
char *  socketdir
 
char *  sync_method
 
bool  do_statistics
 
 

Detailed Description

Definition at line 332 of file pg_upgrade.h.

Field Documentation

char_signedness

int UserOpts::char_signedness

Definition at line 342 of file pg_upgrade.h.

Referenced by check_cluster_versions(), parseCommandLine(), and set_new_cluster_char_signedness().

check

bool UserOpts::check

Definition at line 334 of file pg_upgrade.h.

Referenced by check_and_dump_old_cluster(), parseCommandLine(), report_clusters_compatible(), and setup().

do_statistics

bool UserOpts::do_statistics

Definition at line 341 of file pg_upgrade.h.

Referenced by generate_old_dump(), and parseCommandLine().

do_sync

bool UserOpts::do_sync

Definition at line 336 of file pg_upgrade.h.

Referenced by main(), parseCommandLine(), and swap_catalog_files().

jobs

int UserOpts::jobs

Definition at line 338 of file pg_upgrade.h.

Referenced by create_new_objects(), parallel_exec_prog(), parallel_transfer_all_new_dbs(), parseCommandLine(), reap_child(), transfer_all_new_tablespaces(), and upgrade_task_run().

live_check

bool UserOpts::live_check

Definition at line 335 of file pg_upgrade.h.

Referenced by check_and_dump_old_cluster(), check_cluster_compatibility(), check_old_cluster_for_valid_slots(), get_control_data(), get_old_cluster_logical_slot_infos_query(), get_sock_dir(), output_check_banner(), and setup().

socketdir

char* UserOpts::socketdir

Definition at line 339 of file pg_upgrade.h.

Referenced by get_sock_dir(), and parseCommandLine().

sync_method

char* UserOpts::sync_method

Definition at line 340 of file pg_upgrade.h.

Referenced by main(), and parseCommandLine().

transfer_mode

transferMode UserOpts::transfer_mode

Definition at line 337 of file pg_upgrade.h.

Referenced by check_new_cluster(), generate_old_dump(), get_rel_infos_query(), main(), parseCommandLine(), transfer_all_new_tablespaces(), transfer_relfile(), and transfer_single_new_db().


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

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