Structs§
- Begin
Body - A BEGIN statement
- Column
- A column as it appears in the replication stream
- Commit
Body - A COMMIT statement
- Delete
Body - A DELETE statement
- Insert
Body - An INSERT statement
- Origin
Body - An Origin replication message
- Primary
Keep Alive Body - Relation
Body - A Relation replication message
- Truncate
Body - A TRUNCATE statement
- Tuple
- A row as it appears in the replication stream
- Type
Body - A Type replication message
- Update
Body - An UPDATE statement
- XLog
Data Body
Enums§
- Logical
Replication Message - A message of the logical replication stream
- Replica
Identity - Describes the REPLICA IDENTITY setting of a table
- Replication
Message - An enum representing Postgres backend replication messages.
- Tuple
Data - The data of an individual column as it appears in the replication stream