Guillaume Lelarge-3 wrote
> Hi,
>
> Le 8 déc. 2014 20:53, "Wim Bertels" <
> wim.bertels@
> > a écrit :
>>
>> Hallo,
>>
>> pg_admin needs access to pg_proc of a database to work,
>> it fails without having this access, (wanting to read out the metadata)
>> while eg psql succeeds
>>
>> use case:
>
Hi,
Le 8 déc. 2014 20:53, "Wim Bertels" a écrit :
>
> Hallo,
>
> pg_admin needs access to pg_proc of a database to work,
> it fails without having this access, (wanting to read out the metadata)
> while eg psql succeeds
>
> use case:
>
> revoke all on pg_catalog.pg_proc from public;
>
> then try
Please, for the love of the big fat PG Elephant God, will you release
it (Windows) so I can finally runt it? I have high hopes for this new
and improved version of a piece of software I use all the time but
find frustratingly sluggish (SSH tunnel connection).
Hello,
I am just starting with pgagent. First thing I noticed was that it does not
work with pg_service.conf. The installation documentation on
http://www.pgadmin.org/docs/dev/pgagent-install.html refers to
http://www.postgresql.org/docs/current/static/libpq.html#libpq-connect for
more information