Re: [HACKERS] Index greater than 8k - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: [HACKERS] Index greater than 8k
Date
Msg-id Pine.GSO.4.63.0611020219010.8413@ra.sai.msu.su
Whole thread Raw
In response to Re: [HACKERS] Index greater than 8k  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
On Tue, 31 Oct 2006, Joshua D. Drake wrote:

>
> Yes we do (and can) expect to find text among the bytes. We have
> searches running, we are just running into the maximum size issues for
> certain rows.

you can use substr() to be safe, if schema change doesn't available


>
> Sincerely,
>
> Joshua D. Drake
>
>
>
>
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Index greater than 8k
Next
From: Ritesh Nadhani
Date:
Subject: Re: Compiling/Installing as a non-admin user