Re: puzzled by the docs

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Hernan Gonzalez <hgonzal@sinectis.com.ar>
Cc: pgsql-general@postgresql.org
Date: 2000-06-27T14:52:55Z
Lists: pgsql-general
Hernan Gonzalez <hgonzal@sinectis.com.ar> writes:
> The PostgreSQL Administrator's Guide which appears on the web
> http://www.postgresql.org/docs/admin/index.html
> is fairly different from the one which is packed with
> the 7.0.2 distribution.

> Which is the good one?

The files appearing under http://www.postgresql.org/docs/ are a
snapshot of current development, not the docs that go with the
most recent release.  Any changes you see are work that will be
in the next major release (ie, 7.1).

We have been planning to rearrange the website so that the main
docs page shows the most recent release, and the development
snapshot appears someplace else, but I guess Vince hasn't got
round to it yet ...

			regards, tom lane