Re: ORACLE_FDW

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Saravanan S <saravanan(dot)s(at)alshaya(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: ORACLE_FDW
Date: 2015-06-23 22:15:01
Message-ID: CAECtzeXULFrdfxVB=ph_L==GRO=ku4LBwZ60RWSEtLXCi6rVVA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Le 23 juin 2015 11:45 PM, "Guillaume Lelarge" <guillaume(at)lelarge(dot)info> a
écrit :
>
> Hi
>
> Le 23 juin 2015 5:51 PM, "Saravanan S" <saravanan(dot)s(at)alshaya(dot)com> a écrit :
> >
> > Hi All,
> >
> >
> >
> > I configured oracle_fdw in postgresql 9.3 on RHEL 6.5. Its working fine
with the table,view & synonym.
> >
> > But I’m not able to access procedure & packages through foreign server.
Kindly help me.
> >
>
> That's normal. You can only access tables and views through
postgresql_fdw.

Sorry, I meant ora_fdw.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ankur Kaushik 2015-06-24 08:03:12 dump using copy failed
Previous Message Guillaume Lelarge 2015-06-23 21:45:16 Re: ORACLE_FDW