RE: Error connecting with PGADMIN II - Mailing list pgadmin-support

From Stefano Flaim
Subject RE: Error connecting with PGADMIN II
Date
Msg-id GVRCWR$A71C16070540C28EDD7E353869331B06@libero.it
Whole thread Raw
List pgadmin-support
Thanks a lot Dave!!
Activating log i've seen that on connection request to DBserver by 
PGAdmin 2, it sends one command row without the name of Master 
database, usually template1.

Set it and now go very well.

These are  the debug lines before the correction and note that in the 
second
the Master DB is absent:
2002-05-07 22.23.47 - Entering pgAdmin II:basRegistry.RegRead(-
2147483647, "Software\pgAdmin II", "Master DB")
2002-05-07 22.23.47 - Entering pgSchema:pgServer.Property Let MasterDB
("")


These are  the debug lines after the correction:
2002-05-07 22.22.40 - Entering pgAdmin II:basRegistry.RegRead(-
2147483647, "Software\pgAdmin II", "Master DB")
2002-05-07 22.22.40 - Entering pgSchema:pgServer.Property Let MasterDB
("template1")

Hello
Stefano

pgadmin-support by date:

Previous
From: "Tille, Andreas"
Date:
Subject: Re: PgAdmin2 stopped working
Next
From: "Dave Page"
Date:
Subject: Re: Error connecting with PGADMIN II