On Wed, Aug 19, 2009 at 5:45 AM, Gaurav K Srivastav wrote:
> HI,
>
> I have a normal user 'abcd' and grant all previliges to this user on the
> database 'pqr'.
> now i am unable to use dblink(text,text).
> while via super user 'postgre' which is the owner of database 'postgre' I
> am able to use
HI,
I have a normal user 'abcd' and grant all previliges to this user on the
database 'pqr'.
now i am unable to use dblink(text,text).
while via super user 'postgre' which is the owner of database 'postgre' I
am able to use dblink(text,text).
Can you please let me know how to get use of dblink(