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 for
  Advanced Search

Re: view data causes pgadmin to hang or die



 

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org 
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of Miha Radej
> Sent: 28 March 2006 08:27
> To: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] view data causes pgadmin to hang or die
> 
> > i have a table with 204 rows of data which contain about 
> 700k of text 
> > alltogether. when i tried to use "view data" in the table, pgadmin 
> > either crashes or hangs, no apparent pattern so far. in 
> pgadmin log, set 
> > to debug, there is nothing to indicate the problem. but 
> according to it 
> > (and to pgsql log) it seems pgadmin gets the data, then 
> sends a query to 
> > get the column names. here are the last lines from pgsql log:

Does the query tool display it properly if you increase the "Max
characters per column" option under File->Options->Query so it is large
enough to hold the data?

Regards, Dave



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group