Re: [WEBMASTER] 'www/html/users-lounge/docs index.html' - Mailing list pgsql-committers
From | Bruce Momjian |
---|---|
Subject | Re: [WEBMASTER] 'www/html/users-lounge/docs index.html' |
Date | |
Msg-id | 200009140200.WAA27528@candle.pha.pa.us Whole thread Raw |
In response to | Re: [WEBMASTER] 'www/html/users-lounge/docs index.html' (Vince Vielhaber <vev@michvhf.com>) |
Responses |
Re: [WEBMASTER] 'www/html/users-lounge/docs index.html'
|
List | pgsql-committers |
> On Wed, 13 Sep 2000, Bruce Momjian wrote: > > > Vince, where is the FAQ? > > Where were you this morning when I asked you what was missing? I'll > hafta dig it out in the morning, do you have a URL handy? I was in Norfolk, VA for the day. The url is that it is in the doc/ directory. Here is the old index.html with URL's for all the FAQ's. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026 <HTML> <HEAD> <TITLE> Documentation and FAQs </TITLE> <LINK rel="stylesheet" href="../style1.css"> </HEAD> <BODY> <DIV CLASS="main"> <H1> Documentation and FAQs </H1> <A HREF=search.cgi><IMG SRC="/images/postgresearch.gif" border="0" width="135" height="30"></A> <HR> <H2> Documentation </H2> <UL> <LI> <a href="tutorial/index.html">Tutorial</a> - introduction to PostgreSQL</LI> <LI> <a href="user/index.html">User's Guide</a> - general user information <a href="ftp://ftp.postgresql.org/pub/doc/user.tar.gz">(download)</a></LI> <LI> <a href="admin/index.html">Administrator's Guide</a> - installation and management information <a href="ftp://ftp.postgresql.org/pub/doc/admin.tar.gz">(download)</a></LI> <LI> <a href="programmer/index.html">Programmer's Guide</a> - programming information <a href="ftp://ftp.postgresql.org/pub/doc/programmer.tar.gz">(download)</a></LI> <LI> <a href="postgres/part-appendix.htm">Appendices</a></LI> <LI> <a href="postgres/index.html">Integrated Document</a> - all the documentation <a href="ftp://ftp.postgresql.org/pub/doc/postgres.tar.gz">(download)</a></LI> <LI> <a href="awbook.html">Published Book</a> - Addison-Wesley book being written</LI> <LI> <a href="http://users.servicios.retecal.es/rsantos/" TARGET="_top">Spanish translation of documentation</a> and alot of other PostgreSQL information.</LI> </UL> <H2> FAQ's </H2> <UL> <LI> FAQ (Frequently Asked Questions) <UL> <LI><a href="faq-english.html">English</a></LI> <LI><a href="faq-german.html">German</a> by <a href="mailto:schulz@Linux-Systemhaus.de" TARGET="_top">Karsten Schulz</a></LI> <LI><a href="http://www.rccm.co.jp/~juk/pgsql/faq-japanese.shtml" TARGET="_top"> Japanese</a></LI> <LI><a href="http://honest.bawi.org/pgsql/" TARGET="_top">Korean</a> by <A HREF="mailto:honest@blue.bawi.org">Jung Jik Han</A></LI> </UL> <LI>Platform-specific FAQ's <UL> <LI><a href="faq-aix">AIX</a></LI> <LI><a href="faq-bsdi">BSDI</a></LI> <LI><a href="faq-digunix">DigitalUnix</a></LI> <LI><a href="faq-freebsd">FreeBSD</a></LI> <LI><a href="faq-irix">Irix</a></LI> <LI><a href="faq-hpux">HP-UX</a></LI> <LI>Linux <UL> <LI><a href="faq-linux">English</a> by Andrew Martin</LI> <LI><a href="faq-linux.de.html">German</a> by <a href="mailto:schulz@Linux-Systemhaus.de">Karsten Schulz</a></LI> <LI><a href="http://www.rccm.co.jp/~juk/pgsql/faq-linux-j.shtml" TARGET="_top">Japanese</a> by Jun Kuwamura</LI> <LI><a href="faq-linux-italian.html">Italian</a> by <a href="mailto:madrid@darshan.org">Daniele Medri</a></LI> <LI><a href="http://honest.bawi.org/pgsql/" TARGET="_top"> Korean</a> by <A HREF="mailto:honest@blue.bawi.org">Jung Jik Han</A></LI> </UL> <LI><a href="faq-nt">NT</a></LI> <LI><a href="faq-qnx4">QNX</a></LI> <LI><a href="faq-sco">SCO</a></LI> <LI><a href="faq-solaris">Solaris</a></LI> </UL> </LI> <LI><A HREF="http://www.postgresql.org/docs/admin/release.htm">Release History</A> showing changes for each release. </LI> <LI><A HREF="todo.html">TODO</A> list showing our known bugs, missing features, and future plans. </LI> <LI> <a href="http://www.diff.org/diff/due/PostgreSQL_dev.shtml">Introduction to PostgreSQL in Italian</a></li> </UL> <H2> Development </H2> <UL> <LI>Developer's FAQ <UL> <LI><a href="faq-dev-english.html">English</a> by Bruce Momjian</LI> <LI><a href="http://honest.bawi.org/pgsql/">Korean</a> by <A HREF="mailto:honest@blue.bawi.org">Jung Jik Han</A></LI> </UL> <LI>History of PostgreSQL Development <UL> <LI><a href="devhistory.html">English</a> by Bruce Momjian</LI> <LI><a href="http://e-zine.nluug.nl/hold.html?cid=112" TARGET="_top">French</a> by Olivier Tharan</LI> <LI><a href="http://www.diff.org/diff/due/PostgreSQL_dev1.shtml" TARGET="_top">Italian</a> by Ferruccio Zamuner</LI> </UL> <LI> <a href="devhistory2.html">History of PostgreSQL Development II(Parody)</A></LI> <LI> <a href="backend/index.html">How PostgreSQL Processes a Query</a> - flowchart, modules</LI> </LI> <LI> <a href="postgres/part-developer.htm">Developer's Guide</a> - developer's reference material</LI> <LI> <a href="programmer/cvs.htm">CVS FAQ</A> - accessing source code using CVS and CVSup</LI> </UL> </DIV> </BODY> </HTML>
pgsql-committers by date: