Module postgres_replication::protocol
source · Structs§
- A BEGIN statement
- A column as it appears in the replication stream
- A COMMIT statement
- A DELETE statement
- An INSERT statement
- An Origin replication message
- A Relation replication message
- A TRUNCATE statement
- A row as it appears in the replication stream
- A Type replication message
- An UPDATE statement
Enums§
- A message of the logical replication stream
- Describes the REPLICA IDENTITY setting of a table
- An enum representing Postgres backend replication messages.
- The data of an individual column as it appears in the replication stream