Re: [pgadmin-hackers] Re: [pgadmin-support] pgAdmin Crashes When Opening a *.sql File From Windows Explorer

2011-01-10 Thread Dave Page
On Mon, Jan 10, 2011 at 3:38 PM, Guillaume Lelarge wrote: > Le 10/01/2011 16:21, Dhiraj Chawla a écrit : >> Hi Dave, >> >> I was able to reproduce the issue. Please find attached patches for master >> and REL_1_12_PATCHES branches. >> > > Oh, clever. If the query tool is opened from a file, there

Re: [pgadmin-support] cannot remove some items from the server list after upgrade from postgres 8.x to 9.x

2011-01-10 Thread Dave Page
On Mon, Jan 10, 2011 at 1:29 PM, Doug Easterbrook wrote: > we do. > > on windows, standard procedure on an upgrade is to: > a) dump the database > b) go to add/remove programs and remove the old server (it leaves the > database 'data' around) > c) install the new server > d) restore the new datab

Re: [pgadmin-hackers] Re: [pgadmin-support] pgAdmin Crashes When Opening a *.sql File From Windows Explorer

2011-01-10 Thread Guillaume Lelarge
Le 10/01/2011 16:21, Dhiraj Chawla a écrit : > Hi Dave, > > I was able to reproduce the issue. Please find attached patches for master > and REL_1_12_PATCHES branches. > Oh, clever. If the query tool is opened from a file, there is no browser, meaning mainForm is NULL. Good catch. Thanks, Dhir

Re: [pgadmin-support] pgAdmin Crashes When Opening a *.sql File From Windows Explorer

2011-01-10 Thread Dhiraj Chawla
Hi Dave, I was able to reproduce the issue. Please find attached patches for master and REL_1_12_PATCHES branches. Thanks, Dhiraj On Mon, Jan 10, 2011 at 6:49 PM, Russell L. Galyon < russell.gal...@centerstoneresearch.org> wrote: > Nothing is wrong with my associations that I am aware of (Windo

Re: [pgadmin-support] cannot remove some items from the server list after upgrade from postgres 8.x to 9.x

2011-01-10 Thread Doug Easterbrook
we do. on windows, standard procedure on an upgrade is to: a) dump the database b) go to add/remove programs and remove the old server (it leaves the database 'data' around) c) install the new server d) restore the new database. in all cases, I get 8.4 and 9.0 databases pointing to the same thin

Re: [pgadmin-support] pgAdmin Crashes When Opening a *.sql File From Windows Explorer

2011-01-10 Thread Russell L. Galyon
Nothing is wrong with my associations that I am aware of (Windows XP x64, Sophos). I tried this on a co-workers pc (Windows Vista, Sophos) and got the same result. Then because of your note I tried on a non work related laptop (Windows 7, McAfee) and it worked without issue. Given that I am gues

Re: [pgadmin-support] cannot remove some items from the server list after upgrade from postgres 8.x to 9.x

2011-01-10 Thread Dave Page
On Mon, Jan 10, 2011 at 1:03 PM, Doug Easterbrook wrote: > I've discovered that as we migrate a each of our customers from 8.4 to 9.x > of postgres, we see that the nubmer of servers always changes from only > Servers (1) > -> PostgreSQL 8.4 (localhost:5432) > to be two servers in the pgadmin list

[pgadmin-support] cannot remove some items from the server list after upgrade from postgres 8.x to 9.x

2011-01-10 Thread Doug Easterbrook
I've discovered that as we migrate a each of our customers from 8.4 to 9.x of postgres, we see that the nubmer of servers always changes from only Servers (1) -> PostgreSQL 8.4 (localhost:5432) to be two servers in the pgadmin list Servers (2) -> PostgreSQL 8.4 (localhost:5432) -> PostgreSQL 9.