Re: Help needed. - Mailing list pgsql-general

From Neil Conway
Subject Re: Help needed.
Date
Msg-id 20020527184859.74b4fceb.nconway@klamath.dyndns.org
Whole thread Raw
In response to Help needed.  ("Naveen Kaul" <naveenk@systelinc.com>)
List 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 by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: Altering existing table to be WITHOUT OIDs
Next
From: Doug Fields
Date:
Subject: Re: is there any backend (server) timeout