Re: pgsql: Update text that stated GiST indexes aren't

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: pgsql: Update text that stated GiST indexes aren't
Дата
Msg-id 42B6D4EC.1070608@familyhealth.com.au
обсуждение исходный текст
Ответ на pgsql: Update text that stated GiST indexes aren't WAL-logged.  (tgl@svr1.postgresql.org (Tom Lane))
Ответы Re: pgsql: Update text that stated GiST indexes aren't  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Don't forget the line in the GiST docs that says basically that WAL
logging is a SMOP:

http://developer.postgresql.org/docs/postgres/limitations.html

Chris

Tom Lane wrote:
> Log Message:
> -----------
> Update text that stated GiST indexes aren't WAL-logged.
>
> Modified Files:
> --------------
>     pgsql/doc/src/sgml:
>         backup.sgml (r2.65 -> r2.66)
>         (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml.diff?r1=2.65&r2=2.66)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Update text that stated GiST indexes aren't WAL-logged.
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove statement that GiST indexes aren't WAL-logged.