summaryrefslogtreecommitdiff
path: root/doc/FAQ_HPUX
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ_HPUX')
-rw-r--r--doc/FAQ_HPUX63
1 files changed, 63 insertions, 0 deletions
diff --git a/doc/FAQ_HPUX b/doc/FAQ_HPUX
new file mode 100644
index 00000000000..3f5d5789cc4
--- /dev/null
+++ b/doc/FAQ_HPUX
@@ -0,0 +1,63 @@
+
+ User
+
+ * Tutorial - for those not familiar with PostgreSQL
+ * User's Guide - updated for PostgreSQL 6.3 (new html 98-08-16)
+ * Administrator's Guide - help in installing and managing PostgreSQL
+ (new html 98-08-16)
+ * Programmer's Guide - for those programming in PostgreSQL, using
+ various interfaces (new html 98-08-16)
+ * Integrated Document (includes others above) - for those
+ programming in PostgreSQL, using various interfaces (new html
+ 98-08-16)
+ * The FAQ (Frequently Asked Questions) is available in
+ + English
+ + Japanese
+ + Korean by Khan
+ * Platform-specific FAQ's are available for
+ + Linux
+ o English by Andrew Martin
+ o Japanese by Jun Kuwamura
+ o Korean by Khan
+ o Italian by Daniele Medri
+ + Irix
+ + HP-UX
+
+ New versions of the User's Guide
+
+ Developers
+
+ * How PostgreSQL Processes a Query - a guide to all modules and
+ directories, including a flowchart
+ * Developer's FAQ
+ + English by Bruce Momjian
+ + Korean by Khan
+ * Developer's Guide - for contributing to the PostgreSQL
+ distribution
+ * Anon-CVS access to source code
+
+ Misc
+
+ More information regarding the documentation, contact information, and
+ SQL references, read the Appendices.
+
+ The 6.3.2 man pages have been HTML-ized by Aleksey Dashevsky
+ (lyolik@luckynet.co.il). We are currently transitioning to the
+ SGML-based documentation mentioned above. However, the man pages may
+ contain information not yet in the new documentation. In particular,
+ the man pages for SQL commands and for programs such as psql contain
+ the best available information for now. pod2html for the perl5
+ interface is also current.
+
+ The TODO List includes information on what has recently been completed
+ and what we are planning on doing.
+ _________________________________________________________________
+
+ If you have questions about this website, please contact our
+ webmaster.
+
+ This page was last modified 18:00:01 on Saturday, 28 November 1998.
+
+ Copyright © 1994-8 PostgreSQL Organization
+
+ All rights reserved.