Re: View data - aborting randomly and no result

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: View data - aborting randomly and no result
Дата
Msg-id 45ADDBC3.5030105@postgresql.org
обсуждение исходный текст
Ответ на View data - aborting randomly and no result  (Dhanaraj M <Dhanaraj.M@Sun.COM>)
Ответы Re: View data - aborting randomly and no result  (Dhanaraj M <Dhanaraj.M@Sun.COM>)
Список pgadmin-hackers
Dhanaraj M wrote:
> Hi
>
> 1. When I view the data of a table, there is no result.
>    (blank window and status is "aborting")
>
> 2. When I execute the query, the result is blank.
>     The status is ":".
>
> Both the behaviours are not consistent.
>
> I am using pgadmin3-1.6.2/wxWidgets2.8.0
> The platform is Solaris10/x86.
>
> Any idea??

Are you sure that is 1.6.2? Both of those are symptoms of bugs fixed in
earlier 1.6 releases.

That said, one other possible reason is that your libpq is not built
with --enable-thread-safety.

Regards, Dave.

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

Предыдущее
От: Dhanaraj M
Дата:
Сообщение: View data - aborting randomly and no result
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5871 - branches/REL-1_6_0_PATCHES/pgadmin3/src/ui