From: | Jeff Adams <Jeff(dot)Adams(at)noaa(dot)gov> |
---|---|
To: | 'Richard Huxton' <dev(at)archonet(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Remote connection shows localhost databases |
Date: | 2011-09-15 19:30:10 |
Message-ID: | 005701cc73dd$e265c9b0$a7315d10$%Adams@noaa.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
[sorry for the duplicate Richard]
Thanks for the response Richard. I have tried to connect via pgAdminIII.
When I try to connect to the remote machine, I enter \\<server>\<ip_address>
into the host name field. What I found was it didn't matter what I entered
into the hostname field (I put in random strings to test), it always brought
up the databases on the localhost....
Jeffrey D. Adams
National Marine Fisheries Service
Office of Protected Resources
Marine Mammal & Sea Turtle Conservation Division
1315 East West Hwy
Building SSMC3
Silver Spring, MD 20910-3282
phone: (301) 427-8434
fax: (301) 713-0376
email: Jeff(dot)Adams(at)noaa(dot)gov
-----Original Message-----
From: Richard Huxton [mailto:dev(at)archonet(dot)com]
Sent: Thursday, September 15, 2011 2:50 PM
To: Jeff Adams
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Remote connection shows localhost databases
On 15/09/11 17:30, Jeff Adams wrote:
> I am trying to connect to a workstation running postgres from another
> computer on the network.
How are you connecting? PgAdmin, psql, Perl script? What is the hostname
you are using on the local machine and are you sure it is for the remote
machine?
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Rich Shepard | 2011-09-15 19:38:15 | Re: Apparent Problem With NULL in Restoring pg_dump |
Previous Message | Guillaume Lelarge | 2011-09-15 19:06:33 | Re: how to use all the options of EXPLAIN? |