Re: Psql crashes with Segmentation fault on copy from

From: "Francisco Reyes" <lists(at)stringsutils(dot)com>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Psql crashes with Segmentation fault on copy from
Date: 2008-05-28 19:42:47
Message-ID: 2f1893bc96e2eae1b45fc1a0533c9415@stringsutils.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3:09 pm 05/28/08 Gregory Stark <stark(at)enterprisedb(dot)com> wrote:
>Does it really have a COPY command at the beginning? Are you really doing >\i data/usb_t_60M.sql or were you trying to do a copy from this file?

Argh..That's it.
When I re-organized the scripts I must have taken the copy command from the top of the data file and did not put a 'copy from' in the calling script.

Thanks!!!

Is there a slowdown by keeping the debug RPM?
Or should I only have it when trying to troubleshoot a problem?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2008-05-28 19:46:59 Re: Psql crashes with Segmentation fault on copy from
Previous Message edfialk 2008-05-28 19:27:53 small table, huge table, and a join = slow and tough query. cake inside!