RE: [GENERAL] rules failed - Mailing list pgsql-general

From Jackson, DeJuan
Subject RE: [GENERAL] rules failed
Date
Msg-id D05EF808F2DFD211AE4A00105AA1B5D2321345@cpsmail
Whole thread Raw
List pgsql-general
What did regression.diff tell you?
Rules (in general) rewrite queries, before they execute. They are used to
implement views.  A failure of the Rule regression test could mean (very
serious) you have a platform specific problem that is affecting the rewrite
system, or (nothing to worry about) you compiled with a local that isn't
compatible with the expected output for money.  It could mean other things
as well, but these are the extremes.
I'm sure someone can give you more insight with that diff information.
    -DEJ

> -----Original Message-----
> From:    Mike Engelhart [SMTP:mengelhart@earthtrip.com]
> Sent:    Friday, July 09, 1999 4:19 PM
> To:    pgsql-general@postgreSQL.org
> Subject:    [GENERAL] rules failed
>
> I'm pretty new to PostgreSQL but have compiled and used 6.4.2 on LinuxPPC
> R4.   I just set up a machine with R5 and during regression the "rules"
> section failed the test.  I looked through the log files but couldn't make
> sense of what "rules" deals with and what the relevance is to the
> databases
> I may build.  Is this a "problem" failure, as in, don't use the database
> for
> anything important until it's fixed or more like the geometry failures
> that
> have been around for a while.
>
> Thanks for any advice
>
>
> Mike

pgsql-general by date:

Previous
From: "Mike Engelhart"
Date:
Subject: rules failed
Next
From: "Mike Engelhart"
Date:
Subject: Re: [GENERAL] rules failed