Re: Restore killing the backend

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Restore killing the backend
Date: 2002-07-29 21:46:51
Message-ID: 20020729174651.D13977@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 29, 2002 at 04:38:36PM -0400, Stephen Bacon wrote:

> I pg_dump'ed all the data from 7.1.3, yet when I try psql dbname < dumpfile
> it crashes, taking out postgres with it.

> Finally, after the error I usually have to restart the machine, as I get
> segmentation faults from other apps - which hints to me that there's a
> problem somewhere in an OS level library.
>
> Any ideas?

Test your memory. It's possible you have some bad memory, and you
happen to exercise it by reading the big dumpfile and writing into
the database. Once the bad bit is getting used, you keep running
into it; hence the subsequent segfaults.

There have been _a lot_ of hadrware-related problems reported lately.
For production use, if your data is worth anything at all, buy ECC
memory. It's worth it, even though it's expensive.

A

--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rob Brown-Bayliss 2002-07-29 21:49:02 Questions about my strategy
Previous Message Markus Jais 2002-07-29 20:54:12 advanced book ?