FS#68917 - [postgresql] DEFAULT_PGSOCKET_DIR is wrong in 13.1

Attached to Project: Arch Linux
Opened by Alex Xu (Hello71) - Thursday, 10 December 2020, 00:20 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 10 December 2020, 00:42 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

postgresql 13.1 uses a DEFAULT_PGSOCKET_DIR in /tmp but has PrivateTmp=true in its service file. this is caused by https://git.archlinux.org/svntogit/packages.git/commit/trunk/postgresql-run-socket.patch?h=packages/postgresql&id=d5fb4457bb4e2bae941ea3b5c23e14fcf11654d2 being incorrectly rebased to 13.1. the patch now changes the windows DEFAULT_PGSOCKET_DIR to /run/postgresql, which is not useful on arch. presumably the intended behavior was to change the non-windows DEFAULT_PGSOCKET_DIR to /run/postgresql.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 10 December 2020, 00:42 GMT
Reason for closing:  Fixed
Additional comments about closing:  postgresql 13.1-2

Loading...