how to view int8 fields in pgAdmin

From: Mike Cianflone <mcianflone(at)littlefeet-inc(dot)com>
To: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: how to view int8 fields in pgAdmin
Date: 2001-05-31 00:33:49
Message-ID: B9F49C7F90DF6C4B82991BFA8E9D547B17D148@BUFORD.littlefeet-inc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

I have a table with an int8 field in it, but pgAdmin under Windows
does not show any data in the table when asked, because of the int8 field.
If I change the field to int4, then pgAdmin shows all the rows. When I
change it to int8, then all the rows show up empty.

Does anyone know if there is an odbc driver setting to get the int8
converted to something else on the fly (I'm not using the full size of the
int8 anyway) so that it will show up in pgAdmin, or if pgAdmin has a setting
somewhere?

Thanks, Mike

Browse pgsql-docs by date

  From Date Subject
Next Message Vince Vielhaber 2001-05-31 11:24:51 glossary?
Previous Message Tom Lane 2001-05-30 04:51:11 Lots of obsolete docs in pgaccess/lib/help