Re: remote user

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: remote user
Date: 2007-12-13 20:24:17
Message-ID: 20071213202417.GA21471@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

am Thu, dem 13.12.2007, um 7:12:26 -0800 mailte johnf folgendes:
> > - Portforwarding, i explain:
> > ssh <remote> -L:5432:<ip pg-server>:5432
>
> Thanks this also looks like a possible solution. But what does the postgres
> server see as an IP coming from the client (is it 127.0.0.1). IOW what/how
> do I setup the pg_hba.conf to allow this connection?

If the PG-server running on the gateway-host: 127.0.0.1, if it in the
LAN then the internal gateway-ip.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message johnf 2007-12-14 20:06:54 transfering data between DB's
Previous Message Mark Wimer 2007-12-13 17:23:39 Re: SQL Query