Re: Transactions over pathological TCP connections - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Transactions over pathological TCP connections
Date
Msg-id m2d34rfs45.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: Transactions over pathological TCP connections  (Leon Smith <leon.p.smith@gmail.com>)
List pgsql-hackers
Leon Smith <leon.p.smith@gmail.com> writes:
> It's not clear to me that this is even a solvable problem without modifying
> the schema to include both a "taken" and a "finished processing" state,
>  and then letting elements be re-delievered after a period of time.

You maybe should have a look at PGQ from Skytools before reinventing it.

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: Florian Pflug
Date:
Subject: Re: COMMUTATOR doesn't seem to work
Next
From: Robert Haas
Date:
Subject: Re: [PATCH] Add some more documentation for array indexes/operators