Skip to content

jimbob88/postgresql14-pkgbuild

Repository files navigation

Introduction

This version may cohabit with other major versions, including the official one.

Data directory is /var/lib/postgres/data14

Initialize the database

su - postgres
. /opt/postgresql14/bin/pgenv.sh
initdb -k

Start the service

systemctl start postgresql14

Use the service

. /opt/postgresql14/bin/pgenv.sh
psql -U postgres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages