Package Details: postgresql-devel 17devel-1

Git Clone URL: https://aur.archlinux.org/postgresql-devel.git (read-only, click to copy)
Package Base: postgresql-devel
Description: Sophisticated object-relational DBMS
Upstream URL: https://www.postgresql.org/
Licenses: custom:PostgreSQL
Submitter: mrechte
Maintainer: mrechte
Last Packager: mrechte
Votes: 1
Popularity: 0.000079
First Submitted: 2022-03-04 13:00 (UTC)
Last Updated: 2024-03-28 11:00 (UTC)

Pinned Comments

mrechte commented on 2023-06-09 12:28 (UTC) (edited on 2024-03-28 11:03 (UTC) by mrechte)

Introduction

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

Data directory is /var/lib/postgres/data17devel

Initialize the database
su - postgres
. /opt/postgresql-devel/bin/pgenv.sh
initdb -k
Start the service
systemctl start postgresql-devel
Use the service
. /opt/postgresql-devel/bin/pgenv.sh
psql -U postgres
Tips for generating package

See comments in PKGBUILD

Latest Comments

mrechte commented on 2023-11-11 15:03 (UTC)

Move to PG17 devel.

tburgey commented on 2023-08-26 13:12 (UTC) (edited on 2023-08-26 13:14 (UTC) by tburgey)

got when running makepkg

postgresql-devel/PKGBUILD: line 35: cd: postgresql-16beta1: No such file or directory

mrechte commented on 2023-06-09 12:28 (UTC) (edited on 2024-03-28 11:03 (UTC) by mrechte)

Introduction

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

Data directory is /var/lib/postgres/data17devel

Initialize the database
su - postgres
. /opt/postgresql-devel/bin/pgenv.sh
initdb -k
Start the service
systemctl start postgresql-devel
Use the service
. /opt/postgresql-devel/bin/pgenv.sh
psql -U postgres
Tips for generating package

See comments in PKGBUILD

mrechte commented on 2023-06-09 12:03 (UTC)

Moved to PG16 beta1

mrechte commented on 2022-12-17 12:37 (UTC)

Fixed. Moved to PG16 devel.

vitor_hideyoshi commented on 2022-12-17 00:47 (UTC)

Validity checks failed in the latest version

    postgresql-snapshot.tar.bz2 ... Skipped
    postgresql-run-socket.patch ... Passed
    postgresql-perl-rpath.patch ... Passed
    postgresql.service ... FAILED
    postgresql-check-db-dir ... Passed
    postgresql.sysusers ... Passed
    postgresql.tmpfiles ... FAILED
    pgenv.sh ... FAILED
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'postgresql-devel-15devel-2 (postgresql-devel-libs postgresql-devel)': 
error: packages failed to build: postgresql-devel-15devel-2 (postgresql-devel-libs postgresql-devel)