| From: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
|---|---|
| To: | "'Arun Rangarajan *EXTERN*'" <arunrangarajan(at)gmail(dot)com>, Scott Mead <scottm(at)openscg(dot)com> |
| Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Unable to create oracle_fdw (foreign data wrapper) extension |
| Date: | 2016-09-16 10:14:55 |
| Message-ID: | A737B7A37273E048B164557ADEF4A58B538B126F@ntex2010i.host.magwien.gv.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Withers | 2016-09-16 10:46:35 | Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains |
| Previous Message | John R Pierce | 2016-09-16 09:26:41 | Re: performance problems with bulk inserts/updates on tsrange with gist-based exclude constrains |