pgsql: Update: < * Add a GUC variable to control the tablespace for

Started by Bruce Momjianover 21 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Update:

< * 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

This perhaps should use a round-robin allocation system where several
tablespaces are used in a cycle. The cycle pointer should be global.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1371 -> r1.1372)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1371&amp;r2=1.1372)