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

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Tom Lane <tgl(at)svr1(dot)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Update text that stated GiST indexes aren't
Date: 2005-06-20 14:38:36
Message-ID: 42B6D4EC.1070608@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-06-20 14:53:32 pgsql: Remove statement that GiST indexes aren't WAL-logged.
Previous Message Tom Lane 2005-06-20 13:52:18 pgsql: Update text that stated GiST indexes aren't WAL-logged.