Where are the current install instructions?

Started by P Gabout 23 years ago2 messagesgeneral
Jump to latest
#1P G
pg_dba@yahoo.com

Will someone please provide or point out where current
instructions are located for building and installing
the database? The instructions at www.postgresql.org
do not discuss the additional tar files
(postgresql-opt-7.3.2.tar.gz,
postgresql-test-7.3.2.tar.gz,
postgresql-base-7.3.2.tar.gz,
postgresql-docs-7.3.2.tar.gz) available for
installation. The instructions only discuss the
postgresql-7.3.2.tar.gz file.

TIA.

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

#2Doug McNaught
doug@mcnaught.org
In reply to: P G (#1)
Re: Where are the current install instructions?

P G <pg_dba@yahoo.com> writes:

Will someone please provide or point out where current
instructions are located for building and installing
the database? The instructions at www.postgresql.org
do not discuss the additional tar files
(postgresql-opt-7.3.2.tar.gz,
postgresql-test-7.3.2.tar.gz,
postgresql-base-7.3.2.tar.gz,
postgresql-docs-7.3.2.tar.gz) available for
installation. The instructions only discuss the
postgresql-7.3.2.tar.gz file.

The opt/test/base/docs files are just a split-up equivalent of the
main file. If you download postgresql-7.3.2.tar.gz you don't need any
of the others.

-Doug