Great, but please tell us what the problem was and how you solved it, so
when other people with the same problem find your mail in the archives in
the future they will know what to do.
Regards, Per
tors 3 dec. 2015 kl 16:36 skrev Adam Pearson :
> Resolved myself, don’t panic Mr Mannering.
>
>
>
Resolved myself, don’t panic Mr Mannering.
From: Adam Pearson
Sent: 03 December 2015 11:16 AM
To: 'pgAdmin Support'
Subject: pgAdmin and Postgres_fdw needing superuser access
Hello All,
Has anyone encountered a quirk with PGAdmin and Postgres_fdw
requiring superuser access?
For
Hello All,
Has anyone encountered a quirk with PGAdmin and Postgres_fdw
requiring superuser access?
For example.
Run the below under my useraccount, sudo and it returns a record set.
select id from foreign_address limit 10;
Run the same code in PGAdmin, my normal user account a