Re: [pgadmin-support] pg_proc?

2014-12-16 Thread David G Johnston
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: >

Re: [pgadmin-support] pg_proc?

2014-12-16 Thread Guillaume Lelarge
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

[pgadmin-support] When is 1.20 coming?

2014-12-16 Thread hushthatbush
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).

[pgadmin-support] pgagent and pg_service.conf

2014-12-16 Thread Dirk-Jan Faber
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