diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-11-27 18:22:32 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-11-27 18:22:32 +0000 |
commit | 4267300f0c1dc36023a193c26aee00fa76085b12 (patch) | |
tree | 34b555ac62ead71ac7dec7d3663835f5b9e73911 /doc/src | |
parent | b3ff03b5d4af6d3a620270d82c7d25d6bb99de48 (diff) | |
download | postgresql-4267300f0c1dc36023a193c26aee00fa76085b12.tar.gz postgresql-4267300f0c1dc36023a193c26aee00fa76085b12.zip |
Update FAQ.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index e34794f866a..a8c3c28e0be 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -12,7 +12,7 @@ alink="#0000FF"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Mon Nov 12 02:38:47 EST 2001</P> + <P>Last updated: Tue Nov 27 13:22:26 EST 2001</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -46,6 +46,7 @@ <A href="#1.13">1.13</A>) How do I submit a bug report?<BR> <A href="#1.14">1.14</A>) How does PostgreSQL compare to other <SMALL>DBMS</SMALL>'s?<BR> + <A href="#1.14">1.14</A>) How can I financially assist PostgreSQL?<BR> <CENTER> @@ -468,6 +469,29 @@ <BR> </DD> </DL> + + <H4><A name="1.13">1.13</A>) How can I financially assist PostgreSQL?</H4> + + <P>PostgreSQL has had a first-class infrastructure since we + started five years ago. This is all thanks to Marc Fournier, who has + created and managed this infrastructure over the years. + + <P>Quality infrastructure is very important to an open-source project. It + prevents disruptions that can greatly delay forward movement of the + project. + + <P>Of course, this infrastructure is not cheap. There are a variety of + monthly and one-time expenses that are required to keep it going. If + you or your company has money it can donate to help fund this effort, + please go to the following URL and make a donation: + + <P><a href="http://www.pgsql.com/pg_goodies">http://www.pgsql.com/pg_goodies</a> + + <P>Although the web page mentions PostgreSQL, Inc, the "contributions" item + is soley to support the PostgreSQL project and does not fund any + specific company. If you prefer, you can also send a check to the + contact address. + <HR> <CENTER> |