On 29/3/06 17:08, "Miha Radej" <[EMAIL PROTECTED]> wrote:
So, just to be clear, the query tool will display the data correctly, even if the maximum column length option is increased to accommodate the largest data item?
Dave Page wrote:
>> -----Original Message-----
>> Hmm, yes, sorry, I tried it but forgot to report it. I tried
>> increasing
>> the column size to various values, from very small to large, a few
>> hundred kilobytes. Crash/hang still there.
>
> Still there? I thought you said it was working in the query tool?
Still there in "View Data". I am too tired I guess to think and type
straight :)
If I (try to) summarize: it is only "View Data" which causes the
crash/hang. Doing a "select *" on the table in question in the Query
Tool works and displays the data OK, although I seem to not be able to
pass the limit of 101 displayed tuples, regardless of the settings.
So my problem is why does using "View Data" (to display all data in a
table) cause pgAdmin to crash/hang. It seems to happen when pgAdmin
tries to display the data it had received from the DB. I've just
compiled the latest revision and it is the same.
I want to be clear about this because in SVN trunk now, the grid code is shared between the two tools so both /should/ fail, but the column length option might be masking the problem in the query tool.
Regards, Dave
