Re: [INTERFACES] still cannot connect with pgAdmin

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [INTERFACES] still cannot connect with pgAdmin
Дата
Msg-id 20000104144825.A401@fam-meskes.de
обсуждение исходный текст
Ответ на Re: [INTERFACES] still cannot connect with pgAdmin  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
On Mon, Jan 03, 2000 at 10:12:14AM -0500, Tom Lane wrote:
> Before you spend too much time digging for a bug in pgAdmin,
> check the possibility that it's connecting to some other database
> server than you think it is.  Just a thought...

Unfortunately this is not the problem. I did start the postmaster with
debugging on and see pgAdmin connecting to it. However, I do not see it
asking 'select VERSION()'. 

The statements I get through debugging output are:

set DateStyle to 'ISO'
set ksqo to 'ON'
select oid from pg_type where typname='lo'

The type 'lo' however does not exists in this database, i.e. there is no oid
returned. But this hardly looks like a bug in my setup.

Also I only have one connection defined on my M$ machine and with M$ Access
I can see and change all my data.

Is it possible that my ODBC setting are insufficient? I remeber pgAccess
asking for some driver settings I had to enable. But then I did enable them.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Ansley, Michael"
Дата:
Сообщение: ODBC and elog
Следующее
От: Dave Page
Дата:
Сообщение: RE: [INTERFACES] still cannot connect with pgAdmin