ta in a
distributed table
postgres=#
On Fri, Sep 1, 2023 at 11:05 AM Jethro Elmer Sanidad <
jethroelmersani...@gardenia.com.ph> wrote:
> Hello,
>
> I already installed your extension. As of now, I'm having issues in
> creating the oracle_fdw. Please advise. Thanks!
>
but likely easy to rebase.
>
>
>
> *From: *Adrian Klaver
> *Date: *Thursday, August 24, 2023 at 15:19
> *To: *Jethro Elmer Sanidad , Ian
> Lawrence Barwick
> *Cc: *Christophe Pettus , umair.sha...@gmail.com <
> umair.sha...@gmail.com>, pgsql-general@lists.postgresql.
tus :
> >
> >
> >
> > > On Aug 22, 2023, at 19:57, Jethro Elmer Sanidad <
> jethroelmersani...@gardenia.com.ph> wrote:
> > >
> > > Hello,
> > >
> > > I tried both the 1.5.0 and 2.0.0. Both returned error during 'make'
>
lse);
^
oracle_fdw.c:1850:48: error: ‘TupleTableSlot’ has no member named
‘tts_isnull’
convertTuple(fdw_state, slot->tts_values, slot->tts_isnull, false);
^
make: *** [oracle_fdw.o] Error 1
On Wed, Aug 23, 2023 at 10:50 AM
Hello,
Can you provide us download links for oracle_fdw for psql (PostgreSQL)
9.4.24. Currently, we can't find oracle_fdw that will be compatible to the
said PostgreSQL version. Per chatGPT, the oracle_fdw version should be
1.8.1 for the said PostgreSQL version. We already checked in laurenz's
gi