Re: pgsql: Update text that stated GiST indexes aren't - Mailing list pgsql-committers

From Christopher Kings-Lynne
Subject Re: pgsql: Update text that stated GiST indexes aren't
Date
Msg-id 42B6D4EC.1070608@familyhealth.com.au
Whole thread Raw
In response to pgsql: Update text that stated GiST indexes aren't WAL-logged.  (tgl@svr1.postgresql.org (Tom Lane))
Responses Re: pgsql: Update text that stated GiST indexes aren't
List 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 by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update text that stated GiST indexes aren't WAL-logged.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove statement that GiST indexes aren't WAL-logged.