Re: make check fails

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: make check fails
Date: 2001-06-08 22:24:32
Message-ID: 12283.992039072@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I have a report from BSD/OS developers that 'make check' fails during
> the initdb stage. Any ideas?

What's left in the logfiles, particularly the postmaster log?
(See src/test/regress/log/)

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-06-08 22:28:08 Re: make check fails
Previous Message Tom Lane 2001-06-08 22:14:54 Re: Re: AW: Re: [SQL] behavior of ' = NULL' vs. MySQL vs. Stand ards