Re: Explain docs and the regression database - Mailing list pgsql-docs

From Tom Lane
Subject Re: Explain docs and the regression database
Date
Msg-id 28482.1275190660@sss.pgh.pa.us
Whole thread Raw
In response to Explain docs and the regression database  (Greg Smith <greg@2ndquadrant.com>)
Responses Re: Explain docs and the regression database  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
Greg Smith <greg@2ndquadrant.com> writes:
> The introduction to using EXPLAIN:
> http://developer.postgresql.org/pgdocs/postgres/using-explain.html
> includes a footnote at the bottom suggesting you might follow along with
> these examples because they come from the regression test database.
> This would really be a lot more useful if it gave some sort of clue just
> how exactly a user might get that database populated with that
> regression data.

You run the regression tests.

> I'm not even quite sure myself exactly what point in
> the regression testing cycle these examples came from.

The ending state.

> Another open
> question in my head is whether enough pieces of the regression set are
> shipped in the most common packaging sets that it's ever practical to
> expect users to run the tests at all.  Thoughts?

In Fedora/RHEL, and I believe also the PGDG RPMs, you'd install the
postgresql-test RPM and run it per directions.

            regards, tom lane

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Change to kernel-resources
Next
From: Robert Haas
Date:
Subject: Re: Change to kernel-resources