Re: Help needed.

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Help needed.
Дата
Msg-id 20020527184859.74b4fceb.nconway@klamath.dyndns.org
обсуждение исходный текст
Ответ на Help needed.  ("Naveen Kaul" <naveenk@systelinc.com>)
Список pgsql-general
On Mon, 27 May 2002 16:04:49 +0530
"Naveen Kaul" <naveenk@systelinc.com> wrote:
> Hi there,
>
> I have a problem with postgres.

What version of PostgreSQL is this? (do "select version();")

> One of my table hold about 65,000 records. If I use the simple
> select * on this table, the pgadmin tool hangs and the postgres
> throws up the following exception.

<snip>

Can you get a stack backtrace? (rebuild with debugging enabled, get
the backend to crash, and run gdb on the core-file that will be
produced).

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: Altering existing table to be WITHOUT OIDs
Следующее
От: Doug Fields
Дата:
Сообщение: Re: is there any backend (server) timeout