Connecting to a remote db server

From: "Struckhoff, Kevin" <kstruckhoff(at)ebay(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Connecting to a remote db server
Date: 2013-07-10 21:58:38
Message-ID: 9EDDE77AB269C54AA685BE1F72B5CA3B0873A4@DEN-EXDDA-S21.corp.ebay.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I've installed postgres 9.2 on a server, call it db01. I now want to access postgres from my app server, call it app01.

What do I install on the app01 server? I've installed postgres 9.2 on it and set the postgresesql.conf file's listen_address to a value of '*' on both machines. I've also modified the pg_hba.conf file to be wide open for now on both machines.

It seems that something else is missing or needs to be done. Googling wasn't much help, the results weren't current.

Any help would be appreciated. Thanks.

Kevin Struckhoff
kstruckhoff(at)ebay(dot)com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2013-07-10 22:22:57 Re: Connecting to a remote db server
Previous Message Wells Oliver 2013-07-10 21:14:47 Upgrading from 9.1 to 9.2 - master AND slave