Christoph Berg

Results 74 issues of Christoph Berg

In https://bugs.debian.org/1110829 it was reported that the stock pgcluu .service files update the directory permissions on each startup, overwriting user customizations: ``` [Service] PermissionsStartOnly=true User=postgres Environment=STATDIR=/var/lib/pgcluu/data Environment=REPORTDIR=/var/lib/pgcluu/report ExecStartPre=-/bin/mkdir -p $REPORTDIR...

Thanks for the new pglast release! On Debian bullseye and Ubuntu jammy (the old ones), the testsuite complains about this: ``` 11:50:43 ============================= test session starts ============================== 11:50:43 platform linux...

This makes sure ~/.psqlrc does not interfere.

On Debian's big-endian architectures (most notably s390x, the only big-endian release architecture), the test_notify_queue test fails: ``` $ LANG=C.UTF-8 pytest test/test_misc.py::test_notify_queue ==================================================================== test session starts ==================================================================== platform linux -- Python...