| From: | Peter Geoghegan <pg(at)heroku(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: local_preload_libraries logspam |
| Date: | 2013-05-13 22:22:09 |
| Message-ID: | CAM3SWZTTcoN7OpwS1Fe3K9SuiTErT+oWbS7u4TMr5+1suD2aNQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, May 7, 2013 at 7:01 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> It seems reasonable to me to reduce it to DEBUG1 level.
Attached patch renders all "loaded library..." messages DEBUG1,
regardless of whether local_preload_libraries or
shared_preload_libraries is involved, and regardless of EXEC_BACKEND.
--
Peter Geoghegan
| Attachment | Content-Type | Size |
|---|---|---|
| load_level.2013_05_13.patch | application/octet-stream | 1.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dmitry Koterov | 2013-05-13 23:31:02 | Re: Incomplete description of pg_start_backup? |
| Previous Message | Peter Geoghegan | 2013-05-13 22:02:16 | Better handling of archive_command problems |