[SQL] Tsearch not searching 'Y'

2010-04-29 Thread sandeep prakash dhumale
Hello All, I am trying to get tsearch working for my application but I am facing a problem when alphabet 'Y' is the in the tsquery. can anyone please share some light on it. # SELECT 'hollywood'::tsvector @@ to_tsquery('holly:*'); ?column? -- f (1 row) SELECT 'hollywood'::tsvector

[SQL] Re: Re: [GENERAL] [SQL] Tsearch not searching 'Y'

2010-04-29 Thread sandeep prakash dhumale
On Thu, 29 Apr 2010 19:27:33 +0530 wrote gt;On Thu, Apr 29, 2010 at 01:13:40PM -, sandeep prakash dhumale wrote: gt;gt; Hello All, gt;gt; gt;gt; I am trying to get tsearch working for my application but I am facing a gt;gt; problem when alphabet 'Y' is the in the tsquery. gt;gt; gt;gt

[SQL] [PERFORM] Can we activate WAL runtime?

2008-11-10 Thread prakash
. - Prakash

[SQL] Re: [DOCS] Extending PostgreSQL Using C

2001-03-12 Thread Nishad Prakash
On Wed, 7 Mar 2001, Tom Lane wrote: Hannu Krosing [EMAIL PROTECTED] writes: Boulat Khakimov wrote: ERROR: Can't find function encrypt in file /[full path here]/encrypt.so Can _postgres_ user read /[full path here]/encrypt.so ? Presumably so. If he were unable to load the .so file,