Skip to content

Conversation

@moench-tegeder
Copy link
Contributor

Some packages - I'm looking at FreeBSD here:
https://github.com/freebsd/freebsd-ports/blob/main/databases/postgresql14-server/files/patch-src_backend_utils_misc_postgresql.conf.sample
set log_destination to a non-standard value in the postgresql.conf
template. CP_Testing.pm relies on the log output to detect server
start and is defeated by this packaging.
Instead of arguing with package maintainers, just force-set
log_destination to 'stderr' and have CP_Testing.pm do it's work.

Some packages - I'm looking at FreeBSD here:
  https://github.com/freebsd/freebsd-ports/blob/main/databases/postgresql14-server/files/patch-src_backend_utils_misc_postgresql.conf.sample
set log_destination to a non-standard value in the postgresql.conf
template. CP_Testing.pm relies on the log output to detect server
start and is defeated by this packaging.
Instead of arguing with package maintainers, just force-set
log_destination to 'stderr' and have CP_Testing.pm do it's work.
@turnstep turnstep merged commit 1c285e7 into bucardo:master Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants