platform

package
v0.17.0-rc.8 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Paths = PlatformPaths{
	TarFileName:         "postgres-linux-x86_64.txz",
	InitDbExecutable:    "initdb",
	PostgresExecutable:  "postgres",
	PgDumpExecutable:    "pg_dump",
	PgRestoreExecutable: "pg_restore",
}

Functions

This section is empty.

Types

type PlatformPaths

type PlatformPaths struct {
	TarFileName         string
	InitDbExecutable    string
	PostgresExecutable  string
	PgDumpExecutable    string
	PgRestoreExecutable string
}

PlatformPaths data struct for different platforms

Jump to

Keyboard shortcuts

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