Re: [pgadmin-hackers] PATCH: CheckAlive on the maintenance database

2012-04-10 Thread Dave Page
Thanks - patch applied. On Tue, Apr 10, 2012 at 9:43 AM, Ashesh Vashi wrote: > Hi, > > Steps to reproduce the problem: > 1. Connect a server. > i.e. PostgreSQL 9.0 > 2. Go to the Database->postgr"es->Schemas->public > PS: 'postgres' is the maintenance database for the 'PostgreSQL 9.0'. >

[pgadmin-hackers] PATCH: CheckAlive on the maintenance database

2012-04-10 Thread Ashesh Vashi
Hi, Steps to reproduce the problem: 1. Connect a server. i.e. PostgreSQL 9.0 2. Go to the Database->postgr"es->Schemas->public PS: 'postgres' is the maintenance database for the 'PostgreSQL 9.0'. 3. Stop the server in background i.e. bin/pg_ctl -D data -m fast stop 4. Click on any of t