Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Recent 'added semtimedop ...' changes break postgresql server
Hi!
Since
https://mail-index.netbsd.org/source-changes/2024/10/03/msg153682.html
my postgresql server no longer starts up:
cochise postgres[18116]: [1-1] 2024-10-05 19:23:20.110 CEST [18116]
FATAL: semop(id=196608) failed: Invalid argument
postgres[18116]: [2-1] 2024-10-05 19:23:20.115 CEST [18116] LOG:
database system is shut down
Reverting to a kernel based on sources before that commit makes it work again:
postgres[3836]: [2-1] 2024-10-05 19:27:00.644 CEST [3836] LOG:
starting PostgreSQL 16.4 on aarch64--netbsd, compiled by gcc (nb1
20240630) 12.4.0, 64-bit
...
postgres[3836]: [6-1] 2024-10-05 19:27:00.694 CEST [3836] LOG:
database system is ready to accept connections
Does anybody else see / have this problem?
Worth a PR? (kern / pkgsrc?)
Regards, Markus
Home |
Main Index |
Thread Index |
Old Index