From: | ries van Twisk <pg(at)rvt(dot)dds(dot)nl> |
---|---|
To: | Jennifer Trey <jennifer(dot)trey(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Connect to server PG from laptop java app |
Date: | 2009-04-05 19:02:30 |
Message-ID: | B60EA343-17BF-44D8-8437-B51CC2E25F61@rvt.dds.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Apr 5, 2009, at 1:28 PM, 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.
Define : "it's"
> Do I need to open some firewall ports?
maybe, please use some network probe tool (telnet even!!)
> PostgreSQL runs on 5432. ( I think I did that though).
Yes
> Do I need to configure PG somehow as well?
properly...
Please read the docs on how to setup PG tfor remote access.
If you use a search engine please search for pg_hba.conf.
I don't know what Web Server 2008 and can't help you there,
Ries
>
> Thanks / Jennifer
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2009-04-05 19:03:31 | Re: Connect to server PG from laptop java app |
Previous Message | Raymond O'Donnell | 2009-04-05 18:55:13 | Re: Connect to server PG from laptop java app |