reset

package
v1.165.2 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnhealthy = errors.New("service not healthy")

	//go:embed templates/list.sql
	ListSchemas string
)

Functions

func DisconnectClients added in v1.4.7

func DisconnectClients(ctx context.Context, conn *pgx.Conn) error

func LikeEscapeSchema added in v1.156.2

func LikeEscapeSchema(schemas []string) (result []string)

func LoadUserSchemas added in v1.164.1

func LoadUserSchemas(ctx context.Context, conn *pgx.Conn, exclude ...string) ([]string, error)

func RestartDatabase added in v1.4.7

func RestartDatabase(ctx context.Context, w io.Writer) error

func Run

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

func WaitForServiceReady added in v1.75.6

func WaitForServiceReady(ctx context.Context, started []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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