Re: I seem to have failed some tests..;-(

From: "John Clark L(dot) Naldoza" <njclark(at)ntsp(dot)nec(dot)co(dot)jp>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: I seem to have failed some tests..;-(
Date: 2001-03-21 07:46:08
Message-ID: 3AB85C40.EB1F26B1@ntsp.nec.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

> Hmmmm. Out of curiosity, do the following:
> Blow out the database data tree (wherever $PGDATA points to)
> When you initdb, do it as:
> LC_ALL=C initdb .......
>
> Now, when you start postmaster, start it with
> LC_ALL=C postmaster
>
> Or
> LC_ALL=C pg_ctl start -D $PGDATA -p /path/to/postmaster
>
> Then rerun regression and see if it passes. Those test results look awfully
> familiar -- particularly select_having and select_implicit.

I already ran the tests... again... This is what I got...;-(

It looks as if it's still the same...;-(
--
/) John Clark Naldoza y Lopez (\
/ ) Software Design Engineer II ( \
_( (_ _ Web-Application Development _) )_
(((\ \> /_> Cable Modem Network Management System <_\ </ /)))
(\\\\ \_/ / NEC Telecom Software Phils., Inc. \ \_/ ////)
\ / \ /
\ _/ phone: (+63 32) 233-9142 loc. 3112 \_ /
/ / cellphone: (+63 919) 399-4742 \ \
/ / email: njclark(at)ntsp(dot)nec(dot)co(dot)jp \ \

Attachment Content-Type Size
run_check.out text/plain 3.9 KB
regress.out text/plain 1.1 KB

In response to

Browse pgsql-general by date

  From Date Subject
Next Message J.H.M. Dassen Ray 2001-03-21 10:14:10 Re: Compiling / TCL error
Previous Message Tatsuo Ishii 2001-03-21 07:30:33 Re: Call for platforms