mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-23 19:39:53 +08:00
Remove "Support" FAQ item. We now have a tab on our web site.
This commit is contained in:
parent
18013e25c6
commit
cd63e08f86
26
doc/FAQ
26
doc/FAQ
@ -1,7 +1,7 @@
|
||||
|
||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
|
||||
Last updated: Sun Jan 30 21:18:36 EST 2005
|
||||
Last updated: Sun Jan 30 21:39:39 EST 2005
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
1.10) How can I learn SQL?
|
||||
1.11) How do I join the development team?
|
||||
1.12) How does PostgreSQL compare to other DBMSs?
|
||||
1.13) How can I financially assist PostgreSQL?
|
||||
|
||||
User Client Questions
|
||||
|
||||
@ -296,29 +295,6 @@
|
||||
We are free for all use, both commercial and non-commercial.
|
||||
You can add our code to your product with no limitations,
|
||||
except those outlined in our BSD-style license stated above.
|
||||
|
||||
1.13) How can I financially assist PostgreSQL?
|
||||
|
||||
PostgreSQL has had a first-class infrastructure since we started in
|
||||
1996. This is all thanks to Marc Fournier, who has created and managed
|
||||
this infrastructure over the years.
|
||||
|
||||
Quality infrastructure is very important to an open-source project. It
|
||||
prevents disruptions that can greatly delay forward movement of the
|
||||
project.
|
||||
|
||||
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 http://store.pgsql.com/shopping/ and make a donation.
|
||||
|
||||
Although the web page mentions PostgreSQL, Inc, the "contributions"
|
||||
item is solely 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.
|
||||
|
||||
Also, if you have a success story about PostgreSQL, please email it to
|
||||
our advocacy list at pgsql-advocacy@postgresql.org.
|
||||
_________________________________________________________________
|
||||
|
||||
User Client Questions
|
||||
|
@ -10,7 +10,7 @@
|
||||
alink="#0000ff">
|
||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Sun Jan 30 21:18:36 EST 2005</P>
|
||||
<P>Last updated: Sun Jan 30 21:39:39 EST 2005</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
||||
@ -40,8 +40,6 @@
|
||||
<A href="#1.11">1.11</A>) How do I join the development team?<BR>
|
||||
<A href="#1.12">1.12</A>) How does PostgreSQL compare to other
|
||||
<SMALL>DBMS</SMALL>s?<BR>
|
||||
<A href="#1.13">1.13</A>) How can I financially assist
|
||||
PostgreSQL?<BR>
|
||||
|
||||
|
||||
<H2 align="center">User Client Questions</H2>
|
||||
@ -388,31 +386,6 @@
|
||||
</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
|
||||
in 1996. This is all thanks to Marc Fournier, who has created
|
||||
and managed this infrastructure over the years.</P>
|
||||
|
||||
<P>Quality infrastructure is very important to an open-source
|
||||
project. It prevents disruptions that can greatly delay forward
|
||||
movement of the project.</P>
|
||||
|
||||
<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 <A href="http://store.pgsql.com/shopping/">http://store.pgsql.com/shopping/</A>
|
||||
and make a donation.</P>
|
||||
|
||||
<P>Although the web page mentions PostgreSQL, Inc, the
|
||||
"contributions" item is solely 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.</P>
|
||||
|
||||
<P>Also, if you have a success story about PostgreSQL, please email
|
||||
it to our advocacy list at <a href="mailto:pgsql-advocacy@postgresql.org">
|
||||
pgsql-advocacy@postgresql.org</a>.</P>
|
||||
|
||||
<HR>
|
||||
|
||||
@ -1218,3 +1191,4 @@ BYTEA bytea variable-length byte array (null-byte safe)
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
|