Re: tsearch2 in PostgreSQL 8.3? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: tsearch2 in PostgreSQL 8.3?
Date
Msg-id 20070814203805.GT9206@alvh.no-ip.org
Whole thread Raw
In response to Re: tsearch2 in PostgreSQL 8.3?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: tsearch2 in PostgreSQL 8.3?  (Bruce Momjian <bruce@momjian.us>)
Re: tsearch2 in PostgreSQL 8.3?  ("Mike Rylander" <mrylander@gmail.com>)
List pgsql-hackers
Bruce Momjian wrote:

> Basically, the default GUC doesn't work because of:
> 
>     error prone
>     if super-user only, non-super-user doesn't work on restore
>     if non-super-user, can cause mismatch (perhaps this is the best
>       option), and restore still a problem (no storage of config in
>       indexes or tables)

I haven't really seen anyone else arguing about this.  I wonder whether
you are being overly zealous about it.

-- 
Alvaro Herrera                         http://www.flickr.com/photos/alvherre/
"Doing what he did amounts to sticking his fingers under the hood of the
implementation; if he gets his fingers burnt, it's his problem."  (Tom Lane)


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: change name of redirect_stderr?
Next
From: Bruce Momjian
Date:
Subject: Re: default_text_search_config and expression indexes