Re: Disaster!

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Disaster!
Дата
Msg-id 200401232244.i0NMiZL14330@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Disaster!  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> > Are you interested in real backtraces, any of the old data directory, 
> > etc. to debug the problem?
> 
> If you could recompile with debug support and get a backtrace from the
> panic, it would be helpful.  I suspect what we need to do is make the
> clog code more willing to interpret a zero-length read as 8K of zeroes
> instead of an error, at least during recovery.  But I kinda thought
> there was such an escape hatch already, so I want to see exactly how
> it got to the point of the failure.
> 
> Also, which PG version are you running exactly?

I asked him, 7.4.1.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: LWLock/ShmemIndex startup question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Recursive optimization of IN subqueries