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
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
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
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
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
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
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
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.