Re: Potential RC1-stoppers

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Potential RC1-stoppers
Date: 2001-03-22 16:09:29
Message-ID: 200103221609.LAA27875@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I'm currently concerned about these recent reports:
>
> * Joel Burton's report of disappearing files, 3/20. This is real scary,
> but no one else has reported anything like it.
>
> * Tatsuo's weird failure in XLogFileInit ("ZeroFill: no such file or
> directory"). I'm hoping this can be explained away, but probably we
> ought to alter the code so that we can detect the case where no errno
> is set by write() and avoid printing a bogus message.
>
> Do people feel comfortable putting out RC1 when we don't know the
> reasons for these reports?

Can we keep an eye on these and address in 7.1.1? 7.1 will need fixes
anyway.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-03-22 16:12:04 Re: pgindent run?
Previous Message bpalmer 2001-03-22 16:08:11 Re: Re: Call for platforms