Re: beta6 pg_restore core dumps - Mailing list pgsql-hackers

From Philip Warner
Subject Re: beta6 pg_restore core dumps
Date
Msg-id 3.0.5.32.20010318131925.00ae17e0@mail.rhyme.com.au
Whole thread Raw
In response to Re: beta6 pg_restore core dumps  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Philip Warner
Date:
Subject: Re: beta6 pg_restore core dumps
Next
From: Philip Warner
Date:
Subject: Re: beta6 pg_restore core dumps