| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Ron Mayer <rm_pg(at)cheapcomplexdevices(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: default_text_search_config and expression indexes |
| Date: | 2007-08-01 22:12:02 |
| Message-ID: | 200708012212.l71MC3X20248@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy pgsql-hackers |
Ron Mayer wrote:
> >>>> We need more feedback from users.
> >>> Well, I am waiting for other hackers to get involved, but if they don't,
> >>> I have to evaluate it myself on the email lists.
> >> Personally, I think documentation changes would be an OK way to
> >> to handle it. Something that makes it extremely clear to the
> >> user the advantages of having the extra column and the risks
> >> of avoiding them.
> >
> > Sure, but you have make sure you use the right configuration in the
> > trigger, no? Does the tsquery have to use the same configuration?
>
> I wish I knew this myself. :-) Whatever I had done happened to work
> but that was largely through people on IRC walking me through it.
This illustrates the major issue --- that this has to be simple for
people to get started, while keeping the capabilities for experienced
users.
I am now thinking that making users always specify the configuration
name and not allowing :: casting is going to be the best approach. We
can always add more in 8.4 after it is in wide use.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Mayer | 2007-08-02 02:17:36 | Re: default_text_search_config and expression indexes |
| Previous Message | Ron Mayer | 2007-08-01 22:01:36 | Re: default_text_search_config and expression indexes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2007-08-01 23:35:52 | Re: GIT patch |
| Previous Message | Ron Mayer | 2007-08-01 22:01:36 | Re: default_text_search_config and expression indexes |