Revisions of postgresql
Reinhard Max (rmax)
committed
(revision 119)
Reinhard Max (rmax)
accepted
request 741843
from
Marcus Rueckert (darix)
(revision 118)
- bump to 12
Reinhard Max (rmax)
committed
(revision 117)
- Use the correct content for .bash_profile (boo#1153168).
Reinhard Max (rmax)
committed
(revision 116)
- Stop shipping SUSEfirewall2 config files (bsc#1151591). - Fix installation of bash_profile for SLE11 (pre systemd).
Reinhard Max (rmax)
accepted
request 678171
from
Franck Bui (fbui)
(revision 115)
- Drop use of $FIRST_ARG in .spec The use of $FIRST_ARG was probably required because of the %service_* rpm macros were playing tricks with the shell positional parameters. This is bad practice and error prones so let's assume that no macros should do that anymore and hence it's safe to assume that positional parameters remains unchanged after any rpm macro call.
Reinhard Max (rmax)
committed
(revision 114)
the directory can only be used by users in the postgres group (bsc#1123886).
Reinhard Max (rmax)
committed
(revision 113)
- Change the persmissions for /var/run/postgresql to 1775, so that the directory can only be used by users in the postgres group. At the same time a patch will be added to the postgresqlXX packages that adds a fallback to /tmp if socket creation in /var/run/postgresql fails.
Reinhard Max (rmax)
committed
(revision 112)
Fix syntax error in postgresql-tmpfiles.conf
Reinhard Max (rmax)
committed
(revision 111)
complete the reversion
Reinhard Max (rmax)
committed
(revision 110)
Revert ownership change
Reinhard Max (rmax)
committed
(revision 109)
- Move bash profile out of /var/lib to allow transactional updates (bsc#1100397). - Fix permissions and ownership of /var/run/postgresql . - Use /run/postgresql instead of /var/run/postgresql in %ghost and postgresql-tmpfiles.conf to avoid rpmlint warnings and errors.
Lars Vogdt (lrupp)
accepted
request 653071
from
Marcus Rueckert (darix)
(revision 108)
- add /var/run/postgresql to the filelist. as %ghost for systemd systems and directly for non systemd systems
Marcus Rueckert (darix)
committed
(revision 107)
- fix the unexpanded macro in the description of server-devel
Reinhard Max (rmax)
committed
(revision 106)
- Also bump the default package to 11.
Marcus Rueckert (darix)
accepted
request 647055
from
Marcus Rueckert (darix)
(revision 105)
- add server-devel and llvmjit package file sections
Reinhard Max (rmax)
committed
(revision 104)
- Add the new subpackages server-devel and llvmjit that were introduced with postgresql11.
Reinhard Max (rmax)
accepted
request 644310
from
Marcus Rueckert (darix)
(revision 103)
- bump to 11
Reinhard Max (rmax)
committed
(revision 102)
- Put POSTGRES_LANG into LC_ALL instead of LANG to retain the previous behaviour of that variable (boo#1077027).
Marcus Rueckert (darix)
accepted
request 602555
from
Dominique Leuenberger (dimstar)
(revision 101)
- Require update-alternatives by postgresql: one of the main scripts in use is install-alternatives, which calls u-a.
Reinhard Max (rmax)
committed
(revision 100)
- postgresql-script: /etc/sysconfig/language is deprecated, use the locale that was inherited from systemd instead for initializing a new database instance (boo#1074988).
Displaying revisions 41 - 60 of 159