From: | Robert Creager <Robert_Creager(at)LogicalChaos(dot)org> |
---|---|
To: | hholder(at)bigpond(dot)net(dot)au (Hammer) |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: pgAdmin |
Date: | 2004-03-01 00:07:20 |
Message-ID: | 20040229170720.5e47631c.Robert_Creager@LogicalChaos.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
--Multipart_Sun__29_Feb_2004_17_07_20_-0700_=.elIB(gTgZ.jYpr
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
When grilled further on (29 Feb 2004 08:46:36 -0800),
hholder(at)bigpond(dot)net(dot)au (Hammer) confessed:
> Quick one:
> Anyone know how to use Putty to open a connection up under SSH which
> will allow pgAdmin III to connect to a postgresql database ie. Only
> access to server postgresql is on is via ssh.
>
Trivial. In the connection configuration within PuTTY, Connection/SSH/Tunnels,
fill in source port (5555 for instance), destination (machine:5432), select
'Local' radio and click Add. Save the connection, then open it. In this
instance, from pgAdmin (I'm using pgAdmin II V1.6), host is 'localhost', port
'5555'.
Cheers,
Rob
--
17:03:13 up 15 days, 42 min, 4 users, load average: 2.08, 2.19, 2.27
Linux 2.4.21-0.13_test #60 SMP Sun Dec 7 17:00:02 MST 2003
--Multipart_Sun__29_Feb_2004_17_07_20_-0700_=.elIB(gTgZ.jYpr
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iEYEARECAAYFAkBCfsYACgkQLQ/DKuwDYzkT/ACeL2RQONVGBV6wlJf5mKWFaJMQ
OTkAn2gkmeDiwU/Arm6+6ARrnV8LebvB
=0eAC
-----END PGP SIGNATURE-----
--Multipart_Sun__29_Feb_2004_17_07_20_-0700_=.elIB(gTgZ.jYpr--
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Creager | 2004-03-01 00:11:05 | Comments on patch for date_trunc( 'week', ... ); |
Previous Message | Andrew Dunstan | 2004-02-29 23:40:59 | Re: Server Side PL support |