PostgreSQL TODO List
====================
-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.
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
-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
Allow log_min_messages to be specified on a per-module basis
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