Обсуждение: pgsql: Update: < * Add a GUC variable to control the tablespace for

Поиск
Список
Период
Сортировка

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

От
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
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&r2=1.1372)