Search Criteria
Package Details: postgresql-git 49068.d9a4cce29d-3
Git Clone URL: | https://aur.archlinux.org/postgresql-git.git (read-only, click to copy) |
---|---|
Package Base: | postgresql-git |
Description: | Sophisticated object-relational DBMS |
Upstream URL: | https://www.postgresql.org/ |
Licenses: | |
Submitter: | EndlessEden |
Maintainer: | EndlessEden |
Last Packager: | TheGoliath |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-08 06:46 |
Last Updated: | 2020-04-25 13:26 |
Dependencies (29)
- icu (icu-git, icu-git-static)
- krb5 (krb5-git, krb5-minimal-git)
- libldap
- libxml2 (libxml2-linenum, libxml2-git)
- llvm-libs (llvm-libs-pypy-stm, llvm39-libs, llvm-asserts-libs, llvm-libs38, llvm-tce-libs, llvm11, llvm11-libs, llvm11-ocaml, llvm-libs-git, llvm-libs-minimal-git)
- pam (pam-selinux, pam-minimal-git)
- systemd-libs (systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux)
- openssl>=1.0.0 (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- postgresql-libs>=49068.d9a4cce29d (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11)
- readline>=6.0 (readline-athame-git, readline-git)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (make)
- icu (icu-git, icu-git-static) (make)
- krb5 (krb5-git, krb5-minimal-git) (make)
- libldap (make)
- libxml2 (libxml2-linenum, libxml2-git) (make)
- llvm (llvm-pypy-stm, llvm39, llvm-asserts, llvm38, llvm-tce, llvm11, llvm11-libs, llvm11-ocaml, llvm-minimal-git, llvm8, llvm-toolchain-nightly-bin) (make)
- pam (pam-selinux, pam-minimal-git) (make)
- perl (perl-git) (make)
- python (python-dbg) (make)
- python2 (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git) (make)
- openssl>=1.0.0 (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened) (make)
- tcl>=8.6.0 (tcl85, tcl-nothreading) (make)
- perl (perl-git) (optional) – for PL/Perl support
- postgresql-old-upgrade (optional) – upgrade from previous major version using pg_upgrade
- python (python-dbg) (optional) – for PL/Python 3 support
- python2 (optional) – for PL/Python 2 support
- tcl (tcl85, tcl-nothreading) (optional) – for PL/Tcl support
Latest Comments
intgr commented on 2017-03-15 19:46
Needs a few tweaks to work with PostgreSQL 10:
postgresql-check-db-dir:
PGMAJORVERSION=10
PGMAJORVERSION=9.6
postgresql.service needs 'RuntimeDirectory=postgresql' in [Service] section