PostgreSQL Source Code: LogicalRepInfos Struct Reference (original) (raw)
Data Fields | |
---|---|
struct LogicalRepInfo * | dbinfo |
bool | two_phase |
bits32 | objecttypes_to_remove |
Detailed Description
Definition at line 70 of file pg_createsubscriber.c.
Field Documentation
◆ dbinfo
◆ objecttypes_to_remove
bits32 LogicalRepInfos::objecttypes_to_remove
◆ two_phase
bool LogicalRepInfos::two_phase
The documentation for this struct was generated from the following file:
- src/bin/pg_basebackup/pg_createsubscriber.c