pgsql: Update tablespace temp usage item: < This perhaps should use a - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Update tablespace temp usage item: < This perhaps should use a
Date
Msg-id 20041103222056.03B563A4692@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1374 -> r1.1375)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1374&r2=1.1375)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add idea on auto-cluster: < store heap rows in hashed groups.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Create temporary files securely.