Re: PostgreSQL 9.1 not connecting

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: PostgreSQL 9.1 not connecting
Date: 2014-04-23 09:13:34
Message-ID: 20140423091333.GA17525@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Michael Rowan <michael(dot)rowan3(at)gmail(dot)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°

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message jagadishk 2014-04-23 11:13:25 ALTER TABLE some table ADD PARTITION partition_name VALUES less than (TO_DATE('variablex', 'DD/MM/YYYY')) ;
Previous Message Michael Rowan 2014-04-23 04:29:42 PostgreSQL 9.1 not connecting