runner

package
v1.23.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package runner contains the runner that replicates slots from the primary to the replicas

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Replicator

type Replicator struct {
	// contains filtered or unexported fields
}

A Replicator is a runner that keeps replication slots in sync between the primary and this replica

func NewReplicator

func NewReplicator(instance *postgres.Instance) *Replicator

NewReplicator creates a new slot Replicator

func (*Replicator) Start

func (sr *Replicator) Start(ctx context.Context) error

Start starts running the slot Replicator

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL