Re: PostgreSQL 9.1 not connecting - Mailing list pgsql-novice

From Andreas Kretschmer
Subject Re: PostgreSQL 9.1 not connecting
Date
Msg-id 20140423091333.GA17525@tux
Whole thread Raw
In response to PostgreSQL 9.1 not connecting  (Michael Rowan <michael.rowan3@gmail.com>)
List pgsql-novice
Michael Rowan <michael.rowan3@gmail.com> wrote:

>
> I checked pg_hba.conf and postgresql.conf (listen_address = '*', port=5432)

Do you have propper hosts - entries in your pg_hba.conf for the other
host?


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-novice by date:

Previous
From: Michael Rowan
Date:
Subject: PostgreSQL 9.1 not connecting
Next
From: jagadishk
Date:
Subject: ALTER TABLE some table ADD PARTITION partition_name VALUES less than (TO_DATE('variablex', 'DD/MM/YYYY')) ;