On Tue, Nov 23, 2010 at 4:42 AM, Mark Gabriel Paylaga <mpaylaga@xxxxxxxxx> wrote: > When two requests are received at the same time, both of the requests will > use the same db connection resulting in an error: > Started transaction<READ COMMITTED> while transaction<READ COMMITTED> still > active > > You have multiple threads sharing the same connection? You can't do that. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general