Re: SIGSEGV taken on 8.1 during dump/reload

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: SIGSEGV taken on 8.1 during dump/reload
Дата
Msg-id 436E9748.7050707@dunslane.net
обсуждение исходный текст
Ответ на SIGSEGV taken on 8.1 during dump/reload  (Robert Creager <Robert_Creager@LogicalChaos.org>)
Ответы Re: SIGSEGV taken on 8.1 during dump/reload  (Robert Creager <Robert_Creager@LogicalChaos.org>)
Список 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 по дате отправления:

Предыдущее
От: Robert Creager
Дата:
Сообщение: SIGSEGV taken on 8.1 during dump/reload
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: [ANNOUNCE] PostgreSQL 8.1 Beta 4