archiver

package
v1.25.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package archiver contains the logic of the CloudNativePG WAL archiver

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArchiveAllReadyWALs

func ArchiveAllReadyWALs(
	ctx context.Context,
	cluster *apiv1.Cluster,
	pgData string,
) error

ArchiveAllReadyWALs ensures that all WAL files that are in the "ready" queue have been archived. This is used to ensure that a former primary will archive the WAL files in its queue even in case of an unclean shutdown.

func Run

func Run(
	ctx context.Context,
	podName, pgData string,
	cluster *apiv1.Cluster,
	walName string,
) error

Run implements the WAL archiving process given the current cluster definition and the current Pod Name.

Types

This section is empty.

Jump to

Keyboard shortcuts

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