Re: CentOS 5.6

Поиск
Список
Период
Сортировка
От Ognjen Blagojevic
Тема Re: CentOS 5.6
Дата
Msg-id 4DE4A155.7090907@gmail.com
обсуждение исходный текст
Ответ на CentOS 5.6  (Dan Hajduk <DHajduk@blaircompanies.com>)
Список pgsql-novice
Dan,

> I am new to linux and I am trying to connect from CentOS 5.6 to a
> window$ server running PostgreSQL version 8.4.3. I get a message that I
> do not have the correct drivers installed, I believe I have the 8.4
> version installed. Any suggestions will be appreciated.

How do you try to connect? There are several methods (psql, pgAdmin III,
JDBC driver...)

What is the exact message you get?

What do you get when you run:

   psql --version
   psql -h windowshost.mydomain.org --username=myusername mydatabase

What happens when you run:

   telnet windowshost.mydomain.org 5432

Regards,
Ognjen

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: strange SSL msg
Следующее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: Re: strange SSL msg [SOLVED]