Re: Unable to connect to Postgres database from email marketing software on the same host

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: Unable to connect to Postgres database from email marketing software on the same host
Дата
Msg-id 20100315115106.GD9217@a-kretschmer.de
обсуждение исходный текст
Ответ на Unable to connect to Postgres database from email marketing software on the same host  (Major Services <services.major@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Major Services
Дата:
Сообщение: Unable to connect to Postgres database from email marketing software on the same host
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Unable to connect to Postgres database from email marketing software on the same host