vacuum_stats

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VacuumStatsQuery string

Functions

func Run

func Run(ctx context.Context, config pgconn.Config, fsys afero.Fs, options ...func(*pgx.ConnConfig)) error

Types

type Result

type Result struct {
	Name                  string
	Last_vacuum           string
	Last_autovacuum       string
	Last_analyze          string
	Last_autoanalyze      string
	Rowcount              string
	Dead_rowcount         string
	Autovacuum_threshold  string
	Autoanalyze_threshold string
	Expect_autovacuum     string
	Expect_autoanalyze    string
}

Jump to

Keyboard shortcuts

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