pgsql: Update tablespace temp usage item: < This perhaps should use a

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Update tablespace temp usage item: < This perhaps should use a
Дата
Msg-id 20041103222056.03B563A4692@svr1.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add idea on auto-cluster: < store heap rows in hashed groups.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Create temporary files securely.