> -----Original Message----- > From: Sven Köhler [mailto:[EMAIL PROTECTED] > Sent: 19 June 2003 21:27 > To: Dave Page > Cc: [EMAIL PROTECTED]; Andreas Pflug > Subject: Re: [pgadmin-support] pgAdmin III > > > >>So i should add one: > >>If i try to view a table with pgAdminIII (by klicking on the > >>sunglasses > >>or by doing a "select *" in the SQL window) pgAdmin crashes. > >>The crash is caused a memory access violation. > > > > Very odd. I'm using it in preference to pgAdmin II in > production now > > and finding 200,000 row tables barely make it blink. Is it > a specific > > table, or schema? Also, are there any potential > trouble-making columns > > in your tables such as blobs or byte arrays? > > I have absolutely _no_ idea, why pgAdminIII crashes. > The tables i try to view consist of only one simple column - it was a > test-database i created, and even with those simple tables (just an > int-column) pgAdminIII crashes. > When using the SQL window, i can see the result in the > background when > the windows' standard crash-dialog pops up. > It's perhaps something than happens afterwards.
Can you try switching logging to Debug (under File -> Options -> Logging) and recreating the error please? That might help us see where the error actually occurs. Oh, and please send the log of course :-) Thanks, Dave. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly