postgres

package
v0.93.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(
	host string,
	port int,
	user string,
	password string,
	name string,
)

func Drop

func Drop(
	host string,
	port int,
	user string,
	password string,
	name string,
)

func List

func List(
	host string,
	port int,
	user string,
	password string,
) ([]string, error)

func ListJSON

func ListJSON(
	host string,
	port int,
	user string,
	password string,
)

func ListText

func ListText(
	host string,
	port int,
	user string,
	password string,
)

func Ping

func Ping(
	host string,
	port int,
	user string,
	password string,
	name string,
)

func RestoreFromAzureBlob added in v0.91.0

func RestoreFromAzureBlob(
	host string,
	port int,
	user string,
	password string,
	dbName string,
	containerName string,
	accountName string,
	accountKey string,
	sourcePrefix string,
	sourceSuffix 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