Header And Logo

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

Data Fields

XLogDumpConfig Struct Reference

Data Fields

bool bkp_details
int stop_after_records
int already_displayed_records
int filter_by_rmgr
TransactionId filter_by_xid
bool filter_by_xid_enabled

Detailed Description

Definition at line 37 of file pg_xlogdump.c.


Field Documentation

Definition at line 42 of file pg_xlogdump.c.

Referenced by main(), and XLogDumpDisplayRecord().

Definition at line 40 of file pg_xlogdump.c.

Referenced by main(), and XLogDumpDisplayRecord().

Definition at line 45 of file pg_xlogdump.c.

Referenced by main(), and XLogDumpDisplayRecord().

Definition at line 46 of file pg_xlogdump.c.

Referenced by main(), and XLogDumpDisplayRecord().

Definition at line 47 of file pg_xlogdump.c.

Referenced by main(), and XLogDumpDisplayRecord().

Definition at line 41 of file pg_xlogdump.c.

Referenced by main().


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