Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Viewing TEXT objects


  • From: Dan Halbert <halbert(at)halwitz(dot)org>
  • To: pgadmin-support(at)postgresql(dot)org
  • Subject: Re: Viewing TEXT objects
  • Date: Wed, 30 Sep 2009 19:24:18 -0400
  • Message-id: <4AC3E8A2.7040906@halwitz.org> <text/plain>

mad rug wrote:
Yes, that's how Ray said.

"88352" is not the data I have in that entry, it is some plain text data. This data can be quite large, so I use TEXT instead of CHAR/VARCHAR.

I'm puzzled how can this seem like some unusual situation... I thought that it was the way pgAdmin returned large objects (to avoid big unecessary loads or filling the screen with data that most of the time is not essential), and so it was only a matter of calling some function or changing some pgAdmin preference, but none of you seem to have experienced this before.
When you say "quite large", about how long are the strings?

Do you get the right data if you use psql?

Dan



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group