mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add to item log_min_error_messages item:
> Another idea is to allow separate configuration files for each module, > or allow arbitrary SET commands to be passed to them.
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Wed Apr 26 22:41:35 EDT 2006
|
||||
Last updated: Thu Apr 27 11:56:04 EDT 2006
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -54,6 +54,8 @@ Administration
|
||||
|
||||
This would allow administrators to see more detailed information from
|
||||
specific sections of the backend, e.g. checkpoints, autovacuum, etc.
|
||||
Another idea is to allow separate configuration files for each module,
|
||||
or allow arbitrary SET commands to be passed to them.
|
||||
|
||||
* -Re-enable the GUC full_page_writes in 8.2 when reliability issues have
|
||||
been addressed
|
||||
|
Reference in New Issue
Block a user