select query core dump

From: "John Liu" <johnl(at)stihealthcare(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: select query core dump
Date: 2004-09-20 21:22:34
Message-ID: 200409202124.i8KLOnRn022359@mail.stihealthcare.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Pg version 7.4 on AIX,

psql dbs

>>select * from tablex;

core dump, tablex has about 5 million records. What's the proper approach
to debug it?

Thanks.

johnl

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ioannis Theoharis 2004-09-20 21:23:38 Re: Prefetch children
Previous Message Chris Gamache 2004-09-20 21:17:38 Re: using database for queuing operations?