Re: segmentation fault

From: Lonni J Friedman <netllama(at)gmail(dot)com>
To: marcelo Cortez <jmdc_marcelo(at)yahoo(dot)com(dot)ar>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: segmentation fault
Date: 2005-03-09 17:48:53
Message-ID: 7c1574a9050309094823c6dfc6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 9 Mar 2005 14:28:55 -0300 (ART), marcelo Cortez
<jmdc_marcelo(at)yahoo(dot)com(dot)ar> wrote:
>
> hello to all
> I have the following problem, when making massive
> update of a table, I received the message
> "segmentation fault" without no other data of the
> error in log.
> Some idea of because it gives east message?
> I am using
> gentoo
> postgres 7.4.6
> dual processor HP proliant
> 5 gigabyte of ram
> 147 gigabytes of hd.
> 47 free .
>
> BTW the column to update is the one of indice gist of
> FTS and the table has 22 million registries.
> any clue?

You're doing this from within psql or elsewhere? What logging level
are you using? How 'massive' is this update? What kind of parameters
have you set for this database?

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman netllama(at)gmail(dot)com
LlamaLand http://netllama.linux-sxs.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Guy Rouillier 2005-03-09 18:00:17 Re: postgresql on gentoo
Previous Message Ben 2005-03-09 17:47:17 Re: PostgreSQL still for Linux only?