Unable to connect remotely to postgres db server

From: Kevin Struckhoff <kevins(at)thermal(dot)com>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Unable to connect remotely to postgres db server
Date: 2014-09-20 00:13:22
Message-ID: FC4C80563EF28842B6FF801D7B1DDC50CA445F@exch1.ciosolutions.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

I'm having trouble connecting to my postgres db server from my pgAdmin desktop app which has a current dhcp IP number of 192.168.xxx.148. It was at
192.168.xxx.107 earlier today before I rebooted my pc.

I figured out to handle my server ip number which has segment 4 > 128 by using 'samehost' as the address entry.

So how do i configure pg_hba.conf for my pc to connect?

Thanks.

Kevin

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message David G Johnston 2014-09-20 02:59:24 Re: Unable to connect remotely to postgres db server
Previous Message Kevin Struckhoff 2014-09-20 00:08:42 Unable to connect remotely to postgres server