Re: WG: Extension using the current connection handle

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: "Brandl, Wolfgang" <wolfgang(dot)brandl(at)brz(dot)gv(dot)at>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: WG: Extension using the current connection handle
Date: 2017-12-19 12:23:04
Message-ID: 1513686184.2428.3.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Wolfgang Brandl wrote:
> Thanks for the Tipp with the SPI.
> We are not using oracle_fdw, becaue we got somehow problems with the connection.
> Therefore some of the transactions get lost and all following didn't get a connection.
> We did not analyse this.

Normally, oracle_fdw re-establishes lost connections, so you
get at most one error, and the next statement works again.

Yours,
Laurenz Albe

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Francis Santiago 2017-12-19 12:36:33 Re: Couldn't create plperl language
Previous Message Brandl, Wolfgang 2017-12-19 12:11:23 Background worker process