PostgreSQL Source Code git master
Data Fields
XLogDumpConfig Struct Reference

Data Fields

bool  quiet
 
bool  bkp_details
 
 
 
bool  follow
 
bool  stats
 
 
 
 
 
 
 
 
 
 
 
 
bool  filter_by_fpw
 
 

Detailed Description

Definition at line 55 of file pg_waldump.c.

Field Documentation

already_displayed_records

int XLogDumpConfig::already_displayed_records

Definition at line 61 of file pg_waldump.c.

Referenced by main().

bkp_details

bool XLogDumpConfig::bkp_details

Definition at line 59 of file pg_waldump.c.

Referenced by main(), and XLogDumpDisplayRecord().

filter_by_extended

bool XLogDumpConfig::filter_by_extended

Definition at line 72 of file pg_waldump.c.

Referenced by main().

filter_by_fpw

bool XLogDumpConfig::filter_by_fpw

Definition at line 77 of file pg_waldump.c.

Referenced by main().

filter_by_relation

RelFileLocator XLogDumpConfig::filter_by_relation

Definition at line 71 of file pg_waldump.c.

Referenced by main().

filter_by_relation_block

BlockNumber XLogDumpConfig::filter_by_relation_block

Definition at line 74 of file pg_waldump.c.

Referenced by main().

filter_by_relation_block_enabled

bool XLogDumpConfig::filter_by_relation_block_enabled

Definition at line 75 of file pg_waldump.c.

Referenced by main().

filter_by_relation_enabled

bool XLogDumpConfig::filter_by_relation_enabled

Definition at line 73 of file pg_waldump.c.

Referenced by main().

filter_by_relation_forknum

ForkNumber XLogDumpConfig::filter_by_relation_forknum

Definition at line 76 of file pg_waldump.c.

Referenced by main().

filter_by_rmgr

bool XLogDumpConfig::filter_by_rmgr[RM_MAX_ID+1]

Definition at line 67 of file pg_waldump.c.

Referenced by main().

filter_by_rmgr_enabled

bool XLogDumpConfig::filter_by_rmgr_enabled

Definition at line 68 of file pg_waldump.c.

Referenced by main().

filter_by_xid

TransactionId XLogDumpConfig::filter_by_xid

Definition at line 69 of file pg_waldump.c.

Referenced by main().

filter_by_xid_enabled

bool XLogDumpConfig::filter_by_xid_enabled

Definition at line 70 of file pg_waldump.c.

Referenced by main().

follow

bool XLogDumpConfig::follow

Definition at line 62 of file pg_waldump.c.

Referenced by main().

quiet

bool XLogDumpConfig::quiet

Definition at line 58 of file pg_waldump.c.

Referenced by main().

save_fullpage_path

char* XLogDumpConfig::save_fullpage_path

Definition at line 80 of file pg_waldump.c.

Referenced by main().

stats

bool XLogDumpConfig::stats

Definition at line 63 of file pg_waldump.c.

Referenced by main().

stats_per_record

bool XLogDumpConfig::stats_per_record

Definition at line 64 of file pg_waldump.c.

Referenced by main(), and XLogDumpDisplayStats().

stop_after_records

int XLogDumpConfig::stop_after_records

Definition at line 60 of file pg_waldump.c.

Referenced by main().


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

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