Thread: [WEBMASTER] 'www/html/users-lounge/docs index.html'
Update of /home/projects/pgsql/cvsroot/www/html/users-lounge/docs In directory hub.org:/home/projects/pgsql/ftp/www/html/users-lounge/docs Added Files: index.html Log Message: docs index
Vince, where is the FAQ? > Update of /home/projects/pgsql/cvsroot/www/html/users-lounge/docs > In directory hub.org:/home/projects/pgsql/ftp/www/html/users-lounge/docs > > Added Files: > index.html > Log Message: > > docs index > > > -- 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
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? Vince. > > > Update of /home/projects/pgsql/cvsroot/www/html/users-lounge/docs > > In directory hub.org:/home/projects/pgsql/ftp/www/html/users-lounge/docs > > > > Added Files: > > index.html > > Log Message: > > > > docs index > > > > > > > > > -- ========================================================================== Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking Online Campground Directory http://www.camping-usa.com Online Giftshop Superstore http://www.cloudninegifts.com ==========================================================================
> 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>
Great, I'll get them tomorrow morning. How many of the FAQs still exist? I know some turned up missing in my nitely backups and I haven't gotten a response back from Peter. Vince. On Wed, 13 Sep 2000, Bruce Momjian wrote: > > 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. > > -- ========================================================================== Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking Online Campground Directory http://www.camping-usa.com Online Giftshop Superstore http://www.cloudninegifts.com ==========================================================================
I think I removed the non-existant ones from that page. Seems I did not. Please just remove the ones that don't exist at the URL's. Looking now, looks like they were all sanatized. How about put up what you can, and I will sort it out. > > Great, I'll get them tomorrow morning. How many of the FAQs still > exist? I know some turned up missing in my nitely backups and I > haven't gotten a response back from Peter. > > Vince. > > > > On Wed, 13 Sep 2000, Bruce Momjian wrote: > > > > 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. > > > > > > -- > ========================================================================== > Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net > 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking > Online Campground Directory http://www.camping-usa.com > Online Giftshop Superstore http://www.cloudninegifts.com > ========================================================================== > > > > -- 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
Vince, I have put all the valid FAQ's in pgsql/docs. I would link to all of them. There are some html versions of them in src/FAQ, and those should take precedence over the text version. I will clean up whatever I can when you are ready for me to dive in. > > Great, I'll get them tomorrow morning. How many of the FAQs still > exist? I know some turned up missing in my nitely backups and I > haven't gotten a response back from Peter. > > Vince. > > > > On Wed, 13 Sep 2000, Bruce Momjian wrote: > > > > 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. > > > > > > -- > ========================================================================== > Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net > 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking > Online Campground Directory http://www.camping-usa.com > Online Giftshop Superstore http://www.cloudninegifts.com > ========================================================================== > > > > -- 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
On Wed, 13 Sep 2000, Bruce Momjian wrote: > I think I removed the non-existant ones from that page. Seems I did > not. Please just remove the ones that don't exist at the URL's. > Looking now, looks like they were all sanatized. How about put up what > you can, and I will sort it out. Think I have 'em all. users-lounge/docs/faq.html I didn't add any of the developer's stuff to it since that belongs in the Developer's Corner, the next thing that needs to be cleaned up. Vince. > > > > > > Great, I'll get them tomorrow morning. How many of the FAQs still > > exist? I know some turned up missing in my nitely backups and I > > haven't gotten a response back from Peter. > > > > Vince. > > > > > > > > On Wed, 13 Sep 2000, Bruce Momjian wrote: > > > > > > 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. > > > > > > > > > > -- > > ========================================================================== > > Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net > > 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking > > Online Campground Directory http://www.camping-usa.com > > Online Giftshop Superstore http://www.cloudninegifts.com > > ========================================================================== > > > > > > > > > > > -- ========================================================================== Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking Online Campground Directory http://www.camping-usa.com Online Giftshop Superstore http://www.cloudninegifts.com ==========================================================================
> On Wed, 13 Sep 2000, Bruce Momjian wrote: > > > I think I removed the non-existant ones from that page. Seems I did > > not. Please just remove the ones that don't exist at the URL's. > > Looking now, looks like they were all sanatized. How about put up what > > you can, and I will sort it out. > > Think I have 'em all. users-lounge/docs/faq.html I didn't add any of the > developer's stuff to it since that belongs in the Developer's Corner, the > next thing that needs to be cleaned up. > Vince, User's lounge says the PostgreSQL book is under "Documentation for Releases" when it fact it is not. Should I fix that? -- 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
On Thu, 14 Sep 2000, Bruce Momjian wrote: > > On Wed, 13 Sep 2000, Bruce Momjian wrote: > > > > > I think I removed the non-existant ones from that page. Seems I did > > > not. Please just remove the ones that don't exist at the URL's. > > > Looking now, looks like they were all sanatized. How about put up what > > > you can, and I will sort it out. > > > > Think I have 'em all. users-lounge/docs/faq.html I didn't add any of the > > developer's stuff to it since that belongs in the Developer's Corner, the > > next thing that needs to be cleaned up. > > > > Vince, User's lounge says the PostgreSQL book is under "Documentation > for Releases" when it fact it is not. Should I fix that? I got it. I even went in there this morning to get rid of that too. Vince. -- ========================================================================== Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking Online Campground Directory http://www.camping-usa.com Online Giftshop Superstore http://www.cloudninegifts.com ==========================================================================
Vince Vielhaber writes: > Great, I'll get them tomorrow morning. How many of the FAQs still > exist? I know some turned up missing in my nitely backups and I > haven't gotten a response back from Peter. Hmm, I didn't see any messages about that. Apparently, some FAQs I already removed were added back in. At a glance I'd say that you can put up all except for the Linux incarnations which I will remove again. I'll also try to get rid of the Solaris and AIX editions before release. IMPORTANT: The platform FAQs are release dependent; be sure to put the right ones in the right places, like the documentation proper. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/