postgres

package
v0.0.0-...-fc03dd6 Latest Latest
Warning

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

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

README

Postgres for O-CLOUD-DB

IMPORTANT NOTE: Only an operator will finally manage PG service. Files here are simply here to unblock any work with api implementation and test. Please delete these static k8s files once we have this integrated. Update anything else as needed (e.g makefile)

This directory contains everything needed to deploy an Postgres for o-cloud.

Note for when setting up the prod env

  • Add PVC to deployment
  • Generate password for each service
  • Check the official RH pg doc for any additional config values that can be used during deployment
  • Investigate ODF

Documentation

Index

Constants

View Source
const (
	ConfigFilePath  = "files/postgresql.conf"
	StartupFilePath = "files/init.sh"

	ConfigFileName  = "postgresql.conf"
	StartupFileName = "init.sh"
)

Variables

View Source
var Artifacts embed.FS

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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