Re: maintaining a reference to a fetched row - Mailing list pgsql-performance

From Dimitri Fontaine
Subject Re: maintaining a reference to a fetched row
Date
Msg-id 87pr7r4viy.fsf@hi-media-techno.com
Whole thread Raw
In response to maintaining a reference to a fetched row  (Brian Karlak <zenkat@metaweb.com>)
List pgsql-performance
Brian Karlak <zenkat@metaweb.com> writes:
> I have a simple queuing application written on top of postgres which I'm
> trying to squeeze some more performance out of.

Have you tried to write a custom PGQ consumer yet?
  http://wiki.postgresql.org/wiki/PGQ_Tutorial

Regards,
--
dim

pgsql-performance by date:

Previous
From: Robert Haas
Date:
Subject: Re: random_page_cost for tablespace
Next
From: Anj Adu
Date:
Subject: Re: CREATE TABLE slowing down significantly over time