PostgreSQL client programs
Go to file
Timothée Ravier 98e117038e Use bash as login shell for postgres user
System users should use the nologin shell to deny logging as those are
not interactive users but a lot of existing documentation incorreclty
uses 'su' or 'sudo su' to create a shell under the postgres user for
PostgreSQL management.

Revert back to using '/bin/bash' as the login shell.

See: https://src.fedoraproject.org/rpms/postgresql/pull-request/60
Fixes: 3646f8d Use sysusers configuration to setup user & group
2023-07-13 19:25:02 +02:00
.fmf Enable fmf tests 2022-03-17 08:20:59 +00:00
.gitignore Update to postgresql 14 2022-01-06 13:44:58 +01:00
ci.fmf Enable fmf tests 2022-03-17 08:20:59 +00:00
generate-pdf.sh rebase: update to 9.6.3 2017-05-11 12:39:35 +02:00
generate-sources.sh rebase: update to 11.0 2018-10-17 14:32:43 +02:00
hstore-plperl-data-dumper.patch fix indentation issues in hstore_plperlu test-case 2017-05-22 11:30:49 +02:00
Makefile.regress fix Makefile.regress for docker and missing coreutils 2018-09-26 14:33:44 +02:00
postgresql-12.5-contrib-dblink-expected-out.patch Rebase to upstream release 12.5 2021-01-27 09:29:53 +01:00
postgresql-bashprofile Update to PostgreSQL 8.0. 2005-01-19 05:02:11 +00:00
postgresql-datalayout-mismatch-on-s390.patch Work-around fix jit failure on s390x 2021-04-22 20:37:24 +02:00
postgresql-external-libpq.patch Rebase to upstream release 12.1 2020-02-12 14:19:52 +01:00
postgresql-logging.patch Rebase to PostgreSQL 15 2022-11-01 16:29:29 +01:00
postgresql-man.patch Update postgresql to 13.1 and postgresql-setup to v8.5 2021-02-08 05:34:34 +01:00
postgresql-no-libecpg.patch Build with a private libpq 2021-07-20 10:42:46 +02:00
postgresql-pgcrypto-openssl3-tests.patch Rebase to PostgreSQL 15 2022-11-01 16:29:29 +01:00
postgresql-server-pg_config.patch Rebase to PostgreSQL 15 2022-11-01 16:29:29 +01:00
postgresql-var-run-socket.patch Update postgresql to 13.1 and postgresql-setup to v8.5 2021-02-08 05:34:34 +01:00
postgresql.pam - Use password-auth common PAM configuration instead of system-auth 2009-09-16 17:50:13 +00:00
postgresql.spec Use bash as login shell for postgres user 2023-07-13 19:25:02 +02:00
postgresql.sysusers Use bash as login shell for postgres user 2023-07-13 19:25:02 +02:00
postgresql.tmpfiles.d Using correct path to tmpfiles 2021-02-05 16:48:55 +01:00
rpm-pgsql.patch Update to PostgreSQL 9.0.2 2010-12-28 19:13:08 -05:00
rpminspect.yaml Add a wacky file type guess change 2022-02-08 12:25:53 +00:00
sources Update to 15.3 2023-06-12 11:08:37 +02:00