Re: [BUGS] BUG #3291: Query tool not returning all results

2007-05-21 Thread Zdenek Kotala
Todd Frankson wrote: I have not Tried PSQL. I use PG Admin. Forgive me as i am not familiar with Postgres as much as other databases. I open the Query tool from PGAdmin Type Select X from y Where Z I get back only a Portion of a field that is Defined as "text". In the PGAdmin, the Max. Retur

Re: [BUGS] BUG #3291: Query tool not returning all results

2007-05-21 Thread Zdenek Kotala
Todd Frankson wrote: When selecting From a Text field that has 4096 characters in it, the query tool only returns a few hundred characters, and exports maybe a hundred more characters than the result set. What happen if you do that in psql? Do you receive all data? And what tool do you use -

[BUGS] BUG #3291: Query tool not returning all results

2007-05-18 Thread Todd Frankson
The following bug has been logged online: Bug reference: 3291 Logged by: Todd Frankson Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1 Operating system: Windows 2003 Server Description:Query tool not returning all results Details: When selecting From a Text