Re: Psql crashes with Segmentation fault on copy from

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: lists(at)stringsutils(dot)com
Cc: " Pgsql General list " <pgsql-general(at)postgresql(dot)org>
Subject: Re: Psql crashes with Segmentation fault on copy from
Date: 2008-05-27 22:28:01
Message-ID: 15026.1211927281@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Francisco Reyes" <lists(at)stringsutils(dot)com> writes:
> I am setting up a new machine and preparing some standard benchmark tests.
> While trying to load some data using "copy from" psql is crashing.

Can you get us a stack trace from the crash? (You'd likely need to
install the postgresql-debuginfo RPM to get a useful trace.)
Alternatively, can you provide a self-contained test case?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrej Ricnik-Bay 2008-05-27 22:46:18 Re: Open Source CRM - Options?
Previous Message Francisco Reyes 2008-05-27 22:13:03 Psql crashes with Segmentation fault on copy from