Re: Different views of remote server

From: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
To: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
Cc: "Postgresql" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Different views of remote server
Date: 2011-04-21 16:24:57
Message-ID: AEA44C8FABF74AE69FD81A088534FFC0@BobPC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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'?

Bob

-----Original Message-----
From: Scott Marlowe
Sent: Wednesday, April 20, 2011 7:38 PM
To: Bob Pawley
Cc: Postgresql
Subject: Re: [GENERAL] Different views of remote server

On Wed, Apr 20, 2011 at 1:09 PM, Bob Pawley <rjpawley(at)shaw(dot)ca> wrote:
> Hi
>
> This is probably going to turn out to be me doing something stupid, but-
>
> I have two computers, one of which I use as a remote server for my
> database.
>
> When I connect to the remote database through my interface there are
> errors
> that suggest a problem with the data in one of the tables.
>
> Using PgAdmin to view the remote table there is indeed some information
> missing (5 out of 16 geoms).
>
> When I use the PGAdmin on the remote computer, using a local connection,
> this information is not missing it is intact.
>
> I don’t think it is a PgAdmin problem because when I do a ‘select the_geom’
> as a remote query the information is missing where it is not missing the
> PgAdmin on the other computer as a local query.
>
> Also connecting to the remote DB using Quantum GIS shows the “missing”
> information as being present and normal.
>
> I have also checked with a server display app and the appropriate number
> of
> servers are present (only one present on the remote computer).
>
> I’ve run out of ideas - Would anyone have any thoughts of what might be
> going on???

You're likely connecting to a different database than you think you
are. What do your connection credentials look like in each case?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2011-04-21 16:51:03 Re: Help - corruption issue?
Previous Message Tom Lane 2011-04-21 16:22:18 Re: SSDs with Postgresql?