Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 842 Bytes

File metadata and controls

30 lines (21 loc) · 842 Bytes

Description

PostgreSQL database server

Table of contents

  1. Service requirements
  2. Installation instructions
  3. Upgrade instructions

Service requirements

Installation instructions

  1. Follow the docs
  2. Start the pod
    podman kube play postgresql-pvc.yaml
    podman kube play postgresql-secret.yaml
    cp postgresql-pod.kube ~/.config/containers/systemd/
    systemctl --user daemon-reload
    systemctl --user start postgresql-pod.service
  3. Add the persistent volumes to the borg backup client

Upgrade instructions

https://www.postgresql.org/docs/current/upgrading.html