An update, years later. Still broken on 16.04, but working on 18.04.
Linux pgtest1604 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018
x86_64 x86_64 x86_64 GNU/Linux
postgresql-9.5 9.5.13-0ubuntu0.16.04
Linux pgtest1804 4.15.0-29-generic #31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018
I have the same issue on RHEL 7.2, and UID set to (id -u postgres)
2011
I have below backups configured -
pg_basebackup --xlog -R -P --gzip --format=t
pg_backup_rotated.sh
postgresql (9.4.5) instance restarts with below error during backup
times -
2017-03-19 19:00:21 EDT PANIC: semop(id=152
I have the same issue on different servers. All postgres UIDs and GIDs
are set as 3003. After the change of UID and GID to 199 as Tim Bishop
suggest the errors gone away !
I made some tests changing the UIDs and GIDs.
UID GID Status
999 999 Postgres works
999 1000 Postgres works
1000
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: postgresql-9.5 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649877
Titl