Online Documentation Server
 ПОИСК
ods.com.ua Web
 КАТЕГОРИИ
Home
Programming
Net technology
Unixes
Security
RFC, HOWTO
Web technology
Data bases
Other docs

 


 ПОДПИСКА

 О КОПИРАЙТАХ
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.




Documentation

Appendix DG2. Documentation

The purpose of documentation is to make Postgres easier to learn, use, and extend.. The documentation set should describe the Postgres system, language, and interfaces. It should be able to answer common questions and to allow a user to find those answers on his own without resorting to mailing list support.

Documentation Roadmap

Postgres has four primary documentation formats:

  • Plain text for pre-installation information.

  • HTML, for on-line browsing and reference.

  • Hardcopy (Postscript or PDF), for in-depth reading and reference.

  • man pages, for quick reference.

Table DG2-1. Postgres Documentation Products

File Description
./COPYRIGHTCopyright notice
./INSTALLInstallation instructions (text from sgml->rtf->text)
./READMEIntroductory info
./register.txtRegistration message during make
./doc/bug.templateBug report template
./doc/postgres.tar.gzIntegrated docs (HTML)
./doc/programmer.ps.gzProgrammer's Guide (Postscript)
./doc/programmer.tar.gzProgrammer's Guide (HTML)
./doc/reference.ps.gzReference Manual (Postscript)
./doc/reference.tar.gzReference Manual (HTML)
./doc/tutorial.ps.gzIntroduction (Postscript)
./doc/tutorial.tar.gzIntroduction (HTML)
./doc/user.ps.gzUser's Guide (Postscript)
./doc/user.tar.gzUser's Guide (HTML)

There are man pages available, as well as a large number of plain-text README-type files throughout the Postgres source tree.



With any suggestions or questions please feel free to contact us