PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-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
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated: Wed Jan 24 21:49:55 EST 2007
+Last updated: Wed Jan 24 23:38:55 EST 2007
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
requires a tool that will call that function and connect to each
database to find the objects in each database for that tablespace.
</p>
- </li><li>%Add a GUC variable to control the tablespace for temporary objects
+ </li><li>-<em>Add a GUC variable to control the tablespace for temporary objects</em>
and sort files
<p> It could start with a random tablespace from a supplied list and
cycle through the list.