From: | Stefano Flaim <sflaim(at)libero(dot)it> |
---|---|
To: | dpage(at)vale-housing(dot)co(dot)uk |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | RE: Error connecting with PGADMIN II |
Date: | 2002-05-07 20:29:15 |
Message-ID: | GVRCWR$A71C16070540C28EDD7E353869331B06@libero.it |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2002-05-07 20:57:18 | Re: Error connecting with PGADMIN II |
Previous Message | Tille, Andreas | 2002-05-07 08:23:48 | Re: PgAdmin2 stopped working |