RE: Error connecting with PGADMIN II

Поиск
Список
Период
Сортировка
От Stefano Flaim
Тема RE: Error connecting with PGADMIN II
Дата
Msg-id GVRCWR$A71C16070540C28EDD7E353869331B06@libero.it
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Tille, Andreas"
Дата:
Сообщение: Re: PgAdmin2 stopped working
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Error connecting with PGADMIN II