Documentation ¶
Index ¶
Constants ¶
View Source
const (
// OutputPlugin contains logical decoder plugin name
OutputPlugin = "pgoutput"
)
Variables ¶
This section is empty.
Functions ¶
func CreateMissingPublication ¶
CreateMissingPublication creates missing publication
Types ¶
type LSN ¶
type LSN uint64
const (
InvalidLSN LSN = 0
)
func CreateSlot ¶
CreateSlot creates a slot
func GetSlotFlushLSN ¶
GetSlotFlushLSN returns flush LSN of the existing replication slot
func (LSN) MarshalYAML ¶
func (*LSN) UnmarshalYAML ¶
Click to show internal directories.
Click to hide internal directories.