diff options
author | Andres Freund <andres@anarazel.de> | 2023-03-16 17:48:47 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-03-16 19:38:02 -0700 |
commit | b9f8d1cbad7cdc4d0d29c5cdbb14e179a7111439 (patch) | |
tree | 2edae1b009e532ad482a3664625143df2a99c40c /src/backend/access/gist/gist.c | |
parent | 98ae2c84a49e45c0434c7e1a55bb2fc71582f561 (diff) | |
download | postgresql-b9f8d1cbad7cdc4d0d29c5cdbb14e179a7111439.tar.gz |
tests: Minimize syslog activity by slapd
Until now the tests using slapd spammed syslog for every connection /
query. Use logfile-only to prevent syslog activity. Unfortunately that only
takes effect after logging the first message, but that's still much better
than the prior situation.
Discussion: https://postgr.es/m/20230311233708.3yjdbjkly2q4gq2j@awork3.anarazel.de
Backpatch: 11-
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions