Re: SIGSEGV taken on 8.1 during dump/reload - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: SIGSEGV taken on 8.1 during dump/reload
Date
Msg-id 436E9748.7050707@dunslane.net
Whole thread Raw
In response to SIGSEGV taken on 8.1 during dump/reload  (Robert Creager <Robert_Creager@LogicalChaos.org>)
Responses Re: SIGSEGV taken on 8.1 during dump/reload  (Robert Creager <Robert_Creager@LogicalChaos.org>)
List pgsql-hackers
Which version is first in your path, 8.0 or 8.1? If 8.0, do you get a 
different result from the 8.1 binaries?

cheers

andrew

Robert Creager wrote:

>Hey all,
>
>I was doing a test run of a live dump from 8.0.2 to 8.1.0, and 8.1.0 took a
>segmentation violation 1 hour into the operation.  My plan is to re-do the
>dump/restore, and if it fails again, to re-compile with debug and cassert, and
>try to get a core.
>
>The command line was (8.1.0 is on port 5433):
>
>time pg_dumpall -c -v | psql -p 5433 -d template1
>
>
>  
>


pgsql-hackers by date:

Previous
From: Robert Creager
Date:
Subject: SIGSEGV taken on 8.1 during dump/reload
Next
From: Kenneth Marshall
Date:
Subject: Re: [ANNOUNCE] PostgreSQL 8.1 Beta 4