>
> * Make consistent use of long/short command options --- pg_ctl needs
> long ones, pg_config doesn't have short ones, postgres doesn't have
> enough long ones, etc.
PostgreSQL TODO List
====================
-Last updated: Sat Jan 6 16:33:48 EST 2007
+Last updated: Sat Jan 6 17:18:21 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
allow pg_ctl to read and understand postgresql.conf to find the
data_directory value.
+* Make consistent use of long/short command options --- pg_ctl needs
+ long ones, pg_config doesn't have short ones, postgres doesn't have
+ enough long ones, etc.
+
* psql
-Last updated: Sat Jan 6 16:33:48 EST 2007
+Last updated: Sat Jan 6 17:18:21 EST 2007
The most recent version of this document can be viewed at
allow pg_ctl to read and understand postgresql.conf to find the
data_directory value.
+
Make consistent use of long/short command options --- pg_ctl needs
+ long ones, pg_config doesn't have short ones, postgres doesn't have
+ enough long ones, etc.
psql
Have psql show current values for a sequence