pgsql: Update: > o Allow COPY on a newly-created table to skip WAL

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Update: > o Allow COPY on a newly-created table to skip WAL
Дата
Msg-id 20050902211100.2B1B0D8A1C@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Update:

>     o Allow COPY on a newly-created table to skip WAL logging
450a452,456
>       On crash recovery, the table involved in the COPY would
>       have its heap and index files truncated.  One issue is
>       that no other backend should be able to add to the table
>       at the same time, which is something that is currently
>       allowed.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1651 -> r1.1652)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1651&r2=1.1652)
    pgsql/doc/src/FAQ:
        TODO.html (r1.158 -> r1.159)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.158&r2=1.159)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update listen_addresses description.
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix the spelling.