Re: [pgadmin-support] pgAdmin and Postgres_fdw needing superuser access

2015-12-03 Thread Per Wigren
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. > > >

Re: [pgadmin-support] pgAdmin and Postgres_fdw needing superuser access

2015-12-03 Thread Adam Pearson
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

[pgadmin-support] pgAdmin and Postgres_fdw needing superuser access

2015-12-03 Thread Adam Pearson
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