Re: Different views of remote server

From: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
To: "Adrian Klaver" <adrian(dot)klaver(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Cc: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
Subject: Re: Different views of remote server
Date: 2011-04-22 19:52:28
Message-ID: 2992E6C2915647D8ABAD40FD21310E98@BobPC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

A little more research.

I accessed the problem table as a remote connection using PGAdmin.

I selected the cell that shows as being null and copied and pasted the
contents into Word.

The geom IS there.

Using this method the geom is also present, but not visible, in the table I
am accessing as a local connection. This is the remote database which I
dumped and then restored as a local.

These fields are not only not visible but they return null when I do a
simple select query.

I could really do with some suggestions.

Bob

-----Original Message-----
From: Adrian Klaver
Sent: Thursday, April 21, 2011 7:22 PM
To: pgsql-general(at)postgresql(dot)org
Cc: Bob Pawley ; Scott Marlowe
Subject: Re: [GENERAL] Different views of remote server

On Thursday, April 21, 2011 9:24:57 am Bob Pawley wrote:
> Hi Scott
>
> According to NSAuditor(www.nsauditor.com) there is only one server with
> port 5432.
>
> When I enter information into the remote database it shows up on the same
> database that has this problem.
>
> How do I determine my 'connection credentials'?

In pgAdmin they will be in the server properties. Look to see if you are
connecting to a port other than 5432.

>
> Bob
>

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2011-04-22 20:29:19 Re: Different views of remote server
Previous Message Steve Crawford 2011-04-22 18:35:44 Re: converting databases form SQL_ASCII to UTF8