PostgreSQL TODO List
====================
-Last updated: Wed Jan 24 21:49:55 EST 2007
+Last updated: Wed Jan 24 23:38:55 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
requires a tool that will call that function and connect to each
database to find the objects in each database for that tablespace.
- o %Add a GUC variable to control the tablespace for temporary objects
+ o -Add a GUC variable to control the tablespace for temporary objects
and sort files
It could start with a random tablespace from a supplied list and
-Last updated: Wed Jan 24 21:49:55 EST 2007
+Last updated: Wed Jan 24 23:38:55 EST 2007
The most recent version of this document can be viewed at
requires a tool that will call that function and connect to each
database to find the objects in each database for that tablespace.
-
%Add a GUC variable to control the tablespace for temporary objects
+
-Add a GUC variable to control the tablespace for temporary objects
and sort files
It could start with a random tablespace from a supplied list and
cycle through the list.