Search Postgresql Archives

Re: Connect to server PG from laptop java app

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2009-04-05, Johan Nel <johan555.nel555@xxxxxxxxxxxxxxx> wrote:
> Jennifer,
>
> Jennifer Trey wrote:
>> Hi, I am trying to create my DB schema on the server through my 
>> development laptop. 
>> 
>> I have installed Web Server 2008 and PostgreSQL. They are both running. 
>> For some reason its not working. Do I need to open some firewall ports? 
>> PostgreSQL runs on 5432. ( I think I did that though). Do I need to 
>> configure PG somehow as well?
>
> Default PG installation is setup to work only on localhost or 127.0.0.1

No. The default is localhost only. if you need 127.0.0.1 you may need to add
it.

Operating systems are moving to IP6 and a recent windows(?) update saw
localhost move to ::1 (from 127.0.0.1) for me this broke some things 
that were expecting to find postgres on 127.0.0.1 




-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux