Kevin Grittner wrote:
> Peter Eisentraut <pete...@gmx.net> wrote:
>  
> > Alpha1 has been bundled and is available at
> > 
> > http://developer.postgresql.org/~petere/alpha/
> > 
> > Please check that it is sane.
>  
> I downloaded it and did a make and make check on a machine without all
> the packages to build from a source checkout.  All 121 tests passed. 
> Anything else I can do to check sanity?  (In particular, it sounds
> like docs are a potential issue, but I'm not sure what I should
> check.)

Docs look good -- installed the HTML docs and manpages.  The index seems
fine.

One little odd thing about the manpages: the SEE ALSO section of
VACUUM.7 looks like this:

SEE ALSO
       vacuumdb,        Cost-Based Vacuum Delay
            , The Autovacuum Daemon

Strangely, on the text it looks good:

       PostgreSQL includes an “autovacuum” facility which can automate routine
       vacuum maintenance. For more information about automatic and manual
       vacuuming, see Section 23.1, “Routine Vacuuming”, in the documentation.



-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to