local_preload_libraries logspam - Mailing list pgsql-hackers

From Peter Geoghegan
Subject local_preload_libraries logspam
Date
Msg-id CAM3SWZR+cDi0LN5VtkrzkXxiu8yHQDg1RGm8Mku8gRdgT_JFsQ@mail.gmail.com
Whole thread Raw
Responses Re: local_preload_libraries logspam  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
It seems like an oversight to me that local_preload_libraries causes a
new log message to appear each time a new connection is established.

Is there any sympathy for the view that we should have a way of
turning this off, or simply not log such messages? We could still have
it appear at DEBUG2 level, as sometimes happens in the EXEC_BACKEND
case (granted, this is just so that there is behavior equivalent to
the !EXEC_BACKEND case for shared_preload_libraries).

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Szymon Guz
Date:
Subject: Re: issues with dropped columns in plpgsql code again
Next
From: Robert Haas
Date:
Subject: Re: about index inheritance