Re: sync other database using C function

From: Oleg Samoylov <olleg(at)telecom(dot)mipt(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: sync other database using C function
Date: 2003-02-21 08:44:39
Message-ID: 3E55E6F7.3080607@telecom.mipt.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

MB wrote:
> SO the update should not be committed if the function returns false
> (eg. the Mysql update didn't work out)

But what do you do if postgresql transction will be rollbacked after
Mysql commited?

--
Olleg Samoylov

Browse pgsql-general by date

  From Date Subject
Next Message Guido Notari 2003-02-21 08:50:11 Re: Backend often crashing
Previous Message Shridhar Daithankar 2003-02-21 08:39:27 Re: 7.3.1 takes long time to vacuum table?