Re: beta6 pg_restore core dumps

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: beta6 pg_restore core dumps
Дата
Msg-id 3.0.5.32.20010318131925.00ae17e0@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Re: beta6 pg_restore core dumps  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Looking at Tatsuos original message, it looks like the lowest level call was:

#0  0x804abd4 in _enableTriggersIfNecessary (AH=0x8057d30, te=0x0,    ropt=0x8057c90) at pg_backup_archiver.c:474

which probably has nothing to do with BLOBs. I think it's a different
problem entirely, caused by a mistake in my recent trigger enable/disable
code that only become apparent if BLOBs are being restored. I'll fix it
soon...




----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: beta6 pg_restore core dumps
Следующее
От: Philip Warner
Дата:
Сообщение: Re: beta6 pg_restore core dumps