Re: [INTERFACES] still cannot connect with pgAdmin
От | Tom Lane |
---|---|
Тема | Re: [INTERFACES] still cannot connect with pgAdmin |
Дата | |
Msg-id | 8137.946912334@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [INTERFACES] still cannot connect with pgAdmin (Michael Meskes <meskes@postgresql.org>) |
Ответы |
Re: [INTERFACES] still cannot connect with pgAdmin
|
Список | pgsql-interfaces |
Michael Meskes <meskes@postgreSQL.org> writes: > On Sun, Jan 02, 2000 at 09:53:12AM -0000, Dave Page wrote: >> To work correctly, the major and minor version numbers of the database >> should be the same as pgAdmin's (eg. 6.5.x PostgreSQL will work with 6.5.x >> pgAdmin). In the case of pgAdmin 6.5.x, it is looking at the first 14 >> characters returned by the SELECT which are expected to be: >> >> PostgreSQL 6.5 >> >> If they are not, then you get the error you've experienced. > But checking with psql I get > timesheet=> select version(); > version > ------------------------------------------------------------- > PostgreSQL 6.5.3 on i686-pc-linux-gnu, compiled by gcc 2.95.2 > (1 row) > timesheet=> 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... regards, tom lane
В списке pgsql-interfaces по дате отправления: