Re: Unable to create oracle_fdw (foreign data wrapper) extension

From: Arun Rangarajan <arunrangarajan(at)gmail(dot)com>
To: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
Cc: Scott Mead <scottm(at)openscg(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Unable to create oracle_fdw (foreign data wrapper) extension
Date: 2016-09-16 14:01:37
Message-ID: CAOnbPhTW-LtPEUsUCD4DZT0coc3aW9WQfGhv0SEFAf33=F0aog@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Laurenz,

Thanks for your reply.

Sorry for the double posting here and StackOverflow
http://stackoverflow.com/questions/39518417/unable-to-create-oracle-fdw-extension-on-postgres
.

I will update the details on StackOverflow since formatting and editing are
easier there.

On Fri, Sep 16, 2016 at 3:14 AM, Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
wrote:

> Arun Rangarajan wrote:
> > But when I try to create the extension, I get the following error:
> >
> > postgres=# create extension oracle_fdw;
> > server closed the connection unexpectedly
> > This probably means the server terminated abnormally
> > before or while processing the request.
> > The connection to the server was lost. Attempting reset: Failed.
>
> > t=2016-09-15 16:16:08 PDT d= h= p=25327 a=LOG: 00000: server process
> (PID 20397) was terminated by signal 11: Segmentation fault
>
> Well, as I told you, get a stack trace with debugging symbols.
>
> Yours,
> Laurenz Albe
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Withers 2016-09-16 14:26:53 Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains
Previous Message Igor Neyman 2016-09-16 13:54:01 Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains