Re: pgAdmin III

Поиск
Список
Период
Сортировка
От Sven Köhler
Тема Re: pgAdmin III
Дата
Msg-id 3EF21CA3.3010302@upb.de
обсуждение исходный текст
Ответ на Re: pgAdmin III  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
>>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
blobsor 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.

> pgAdmin III has two classes pgConn and pgSet which which roughly emulate the MDAC functionality that pgAdmin II used.
Theseclasses make use of libpq (statically linked on Windows), not ODBC (this is mainly why the query engine is so much
betternow performance wise). 

Sweet - i didn't like the dependecy on the ODBC driver (i don't like
ODBC that much). I'm also glad that pgAdminIII comes with Unicode-support.


В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Bug report for pgAdmin III
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: pgAdmin III