PostgreSQL TODO List
====================
-Last updated: Tue Mar 11 16:04:51 EDT 2008
+Last updated: Tue Mar 11 16:16:32 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
o Allow the server to be stopped/restarted via an SQL API
o Issue a warning if a change-on-restart-only postgresql.conf value
is modified and the server config files are reloaded
+ o Consider normalizing fractions in postgresql.conf, perhaps
+ using '%'
+
+ http://archives.postgresql.org/pgsql-hackers/2007-06/msg00550.php
* Tablespaces
-Last updated: Tue Mar 11 16:04:51 EDT 2008
+Last updated: Tue Mar 11 16:16:32 EDT 2008
The most recent version of this document can be viewed at
Allow the server to be stopped/restarted via an SQL API
Issue a warning if a change-on-restart-only postgresql.conf value
is modified and the server config files are reloaded
+
Consider normalizing fractions in postgresql.conf, perhaps
+ using '%'
+
Tablespaces