From: | "Andy Shellam (Mailing Lists)" <andy(dot)shellam-lists(at)mailnetwork(dot)co(dot)uk> |
---|---|
To: | Jeanna Geier <jgeier(at)apt-cafm(dot)com> |
Cc: | "Pgsql-Admin(at)Postgresql(dot)Org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Can't See Data - Plz Help! |
Date: | 2007-01-05 19:52:08 |
Message-ID: | 459EAC68.5060209@mailnetwork.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
One other thing I've just thought of, if you issue a manual query from
within pgAdmin - does this succeed?
Also roughly how big are the tables (i.e. number of rows) - does it help
if you set a LIMIT in the SQL clause (by default I think it's 1000 rows
but try setting a LIMIT of 1 row and see if that comes back.)
Andy.
Jeanna Geier wrote:
> Thanks for the reply, Andy.
>
> No, no error from pgadmin, and, yes, I can see all the properties of the
> tables before opening it. You can open the tables and see menu bars and
> what-not, just no data in the tables/views, but like I said, I know the data
> is in there, because I can access it using psql from the command line.
>
> We haven't tried any other client tools, but I'll give that a try, thanks.
> And, if that doesn't help, I'll take your suggestion of asking on
> pgadmin-support.
>
> Thanks again!!
> -Jeanna
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2007-01-05 20:16:10 | Re: PITR recovery |
Previous Message | Jeanna Geier | 2007-01-05 19:32:10 | Re: Can't See Data - Plz Help! |