Re: Unable to connect to Postgres database from email marketing software on the same host - Mailing list pgsql-general

From A. Kretschmer
Subject Re: Unable to connect to Postgres database from email marketing software on the same host
Date
Msg-id 20100315115106.GD9217@a-kretschmer.de
Whole thread Raw
In response to Unable to connect to Postgres database from email marketing software on the same host  (Major Services <services.major@gmail.com>)
List pgsql-general
In response to Major Services :
> Hi,
>
> I have an email marketing software installed on the same server as
> PostgresSQL database.
> Am unable to connect  to the database from this application. The
> database owner is dbadmin.

Error-message?

>
> My pg_hba.conf has one  entry as:
>
> local all dbadmin trust
>
> What other setup is required for this?

Is your software trying to establish a connection via UNIX-Sockets or
via TCP/IP?

If TCP/IP, you needs a proper host - entry in your pg_hba.conf.


Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

pgsql-general by date:

Previous
From: Major Services
Date:
Subject: Unable to connect to Postgres database from email marketing software on the same host
Next
From: Raymond O'Donnell
Date:
Subject: Re: Unable to connect to Postgres database from email marketing software on the same host