Header And Logo

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

Data Fields

basebackup_options Struct Reference

Data Fields

const char * label
bool progress
bool fastcheckpoint
bool nowait
bool includewal

Detailed Description

Definition at line 38 of file basebackup.c.


Field Documentation

Definition at line 42 of file basebackup.c.

Referenced by parse_basebackup_options(), and perform_base_backup().

Definition at line 44 of file basebackup.c.

Referenced by parse_basebackup_options(), and perform_base_backup().

Definition at line 40 of file basebackup.c.

Referenced by parse_basebackup_options(), perform_base_backup(), and SendBaseBackup().

Definition at line 43 of file basebackup.c.

Referenced by parse_basebackup_options(), and perform_base_backup().

Definition at line 41 of file basebackup.c.

Referenced by parse_basebackup_options(), and perform_base_backup().


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