Re: CentOS 5.6

From: Ognjen Blagojevic <ognjen(dot)d(dot)blagojevic(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: CentOS 5.6
Date: 2011-05-31 08:05:41
Message-ID: 4DE4A155.7090907@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • CentOS 5.6 at 2011-05-31 01:43:05 from Dan Hajduk

Browse pgsql-novice by date

  From Date Subject
Next Message Jean-Yves F. Barbier 2011-05-31 11:15:49 Re: strange SSL msg [SOLVED]
Previous Message Tom Lane 2011-05-31 03:56:54 Re: strange SSL msg