OSDN Git Service

Update tablespace temp usage item:
authorBruce Momjian <bruce@momjian.us>
Wed, 3 Nov 2004 22:20:52 +0000 (22:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 3 Nov 2004 22:20:52 +0000 (22:20 +0000)
commita80989968078dcfd5f3c8470f2cc47b1988135e3
tree7929baadeb7724d26ba09a4427f4c546e1624917
parentf6b4707f1baf2502151e26432028b1a4d0ee60be
Update tablespace temp usage item:

<   This perhaps should use a round-robin allocation system where several
<   tablespaces are used in a cycle.  The cycle pointer should be global.
>   It could start with a random tablespace from a supplied list and cycle
>   through the list.
doc/TODO