Re: [PERFORM] tsearch2 headline and postgresql.conf

2006-01-22 Thread pgsql-performance
Oleg Bartunov wrote: You didn't provides us any query with explain analyze. Just to make sure you're fine. Oleg On Sun, 22 Jan 2006, [EMAIL PROTECTED] wrote: Hi folks, I'm not sure if this is the right place for this but thought I'd ask. I'm relateively new to postgres having only used

Re: [PERFORM] Suspending SELECTs

2006-01-22 Thread August Zajonc
Alessandro Baretta wrote: > > What I could do relatively easily is instantiate a thread to iteratively > scan a traditional cursor N rows at a time, retrieving only record keys, > and finally send them to the query-cache-manager. The application thread > would then scan through the cursor results

Re: [PERFORM] tsearch2 headline and postgresql.conf

2006-01-22 Thread Oleg Bartunov
You didn't provides us any query with explain analyze. Just to make sure you're fine. Oleg On Sun, 22 Jan 2006, [EMAIL PROTECTED] wrote: Hi folks, I'm not sure if this is the right place for this but thought I'd ask. I'm relateively new to postgres having only used it on 3 projects a