Explain docs and the regression database

From: Greg Smith <greg(at)2ndquadrant(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Explain docs and the regression database
Date: 2010-05-30 02:33:11
Message-ID: 4C01CE67.8010709@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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. I'm not even quite sure myself exactly what point in
the regression testing cycle these examples came from. 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?

--
Greg Smith 2ndQuadrant US Baltimore, MD
PostgreSQL Training, Services and Support
greg(at)2ndQuadrant(dot)com www.2ndQuadrant.us

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2010-05-30 02:36:46 Re: Change to kernel-resources
Previous Message Heikki Linnakangas 2010-05-29 09:01:48 Re: [COMMITTERS] pgsql: Update High Availability docs.