Re: savepoint problems

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: Linos <info(at)linos(dot)es>, pgsql-general(at)postgresql(dot)org
Subject: Re: savepoint problems
Date: 2008-08-01 18:37:56
Message-ID: 16072.1217615876@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Martijn van Oosterhout <kleptog(at)svana(dot)org> writes:
> On Fri, Aug 01, 2008 at 06:30:36PM +0200, Linos wrote:
>> i have migrated from Maxdb to Postgresql recently and i am having a
>> speed problem in large transactions over slow links because of autorollback

> If the goal is to reduce latency costs, the best way could be:
> [ move it to the server side ]

Or move the logic into a server-side function, if you prefer to stick
with your existing procedural approach.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Vinogradovs 2008-08-01 19:41:12 non-WAL btree?
Previous Message Nathan Thatcher 2008-08-01 18:26:29 Re: GROUP BY hour