Re: [pgadmin-support] pgAdmin 1.14.3 changing pg_hba.conf does not work - Mac and Windows

2013-02-18 Thread Dave Page
I was fully intending to work on this, but other tasks are getting the better of me at the moment, so... Dhiraj, can you please take a look when you get a minute? Thanks. On Tue, Feb 5, 2013 at 10:45 PM, David Blaymires wrote: > Hi, > > This is a problem in v1.14.3, but also exists in 1.10.5 and

Re: [pgadmin-support] 1.16.1: many operations cause display tree to collapse

2013-02-18 Thread Dave Page
On Mon, Feb 4, 2013 at 3:54 PM, Dan Halbert wrote: > > On Monday, February 4, 2013 10:37am, "Dave Page" said: > > > OK, I finally managed to recreate this. It doesn't do it for me when > > adding columns as described, but does if I rename one. I'll have a > > poke around and figure out what's goi

[pgadmin-support] Escaping : and \ in pgpass

2013-02-18 Thread Kevin Locke
Hello All, It appears that the way pgAdmin parses pgpass differs from the format documented for libpq[1] with respect to escaping : and \ characters. I noticed the difference when version 1.14.2 ignored my (escaped) pgpass entry for ::1 which was as follows: \:\:1:5432:*:username:password >From

Re: [pgadmin-support] pgAdmin 1.16.1: bug forbid unset "superuser" role

2013-02-18 Thread Dave Page
Hi On Fri, Feb 8, 2013 at 1:27 AM, Edson Richter wrote: > Trying to remove "superuser" from a role causes a confirmation message. > That's fine. The problem is that after user click either "ok" or "cancel" > have same effect: the "superuser" is marked again, no matter what. > The only way to remo

Re: [pgadmin-support] Escaping : and \ in pgpass

2013-02-18 Thread Dave Page
Hi On Mon, Feb 18, 2013 at 4:19 PM, Kevin Locke wrote: > Hello All, > > It appears that the way pgAdmin parses pgpass differs from the format > documented for libpq[1] with respect to escaping : and \ characters. > I noticed the difference when version 1.14.2 ignored my (escaped) > pgpass entry f