Accepting request 960068 from home:darix:branches:server:database:postgresql

- Move lock file default to /run/pgbackrest and make sure it gets
  created with user and group postgres
  - Add use-run-pgbackrest.patch
  - Add README.SUSE 
- Track series file to make quilt setup easier
- refresh libpq-fe.h_localisation.patch

OBS-URL: https://build.opensuse.org/request/show/960068
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbackrest?expand=0&rev=45
This commit is contained in:
2022-03-08 08:30:45 +00:00
committed by Git OBS Bridge
parent 588c5b791e
commit 17c261ba26
7 changed files with 211 additions and 9 deletions

3
README.SUSE Normal file
View File

@@ -0,0 +1,3 @@
SUSE Changes to pgbackrest
move the lock file to /run/pgbackrest and make sure that it gets created with the postgres user and group.