Re: [INTERFACES] still cannot connect with pgAdmin

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [INTERFACES] still cannot connect with pgAdmin
Дата
Msg-id 20000103115710.F1357@fam-meskes.de
обсуждение исходный текст
Ответы Re: [INTERFACES] still cannot connect with pgAdmin  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
On Sun, Jan 02, 2000 at 09:53:12AM -0000, Dave Page wrote:
> SELECT version()
> 
> 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=> 

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 по дате отправления:

Предыдущее
От: Phillip Rhodes
Дата:
Сообщение: query java object?
Следующее
От: Tusar
Дата:
Сообщение: Re: [INTERFACES] Announce: PostgreSQL-6.5.3 binaries available for Windows NT