Hello Wim,
I've had a look at the SET options and unfortunately still get the
authorisation error when trying to impersonate the superuser account / role,
appears that it's locked down using the SET command.
I guess I'll have to stick to psql and the putty console for elevated
permissio
If u the cmdline to become the 'postgres' user,
then with this user(=postgres) u can 'grant' the privileges you need to
a role.
Adam Pearson schreef op wo 02-09-2015 om 09:04 [+]:
> Hello Wim,
> I've had a look at the SET options and unfortunately still get the
> authorisation error whe