diff options
author | Bruce Momjian | 2004-12-24 16:02:36 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-12-24 16:02:36 +0000 |
commit | bad4897d9ffaf61ba37fba355b929659465da037 (patch) | |
tree | 6001b1ee86bc19849ed5d4d51fff4f2333072e03 | |
parent | 9405e14e00af7f02d39e617c934a7bcee3e95681 (diff) |
Update FAQ with new URL's for site.
-rw-r--r-- | doc/FAQ | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,15 +1,15 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Dec 17 23:12:56 EST 2004 + Last updated: Fri Dec 24 11:02:21 EST 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) The most recent version of this document can be viewed at - http://www.PostgreSQL.org/docs/faqs/FAQ.html. + http://www.postgresql.org/files/documentation/faqs/FAQ.html. Platform-specific questions are answered at - http://www.PostgreSQL.org/docs/index.html. + http://www.postgresql.org/docs/faq/. _________________________________________________________________ General Questions @@ -130,7 +130,7 @@ 1.6 on how to join). This team is now responsible for all development of PostgreSQL. It is a community project and is not controlled by any company. To get involved, see the developer's FAQ at - http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html + http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many others have contributed to the porting, testing, debugging, and @@ -309,7 +309,7 @@ 1.13) How do I submit a bug report? Visit the PostgreSQL bug form at - http://www.postgresql.org/bugform.html. + http://www.postgresql.org/support/submitbug. Also check out our ftp site ftp://ftp.PostgreSQL.org/pub to see if there is a more recent PostgreSQL version or patches. @@ -381,8 +381,8 @@ 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 submit it - to our advocacy site at http://advocacy.postgresql.org. + Also, if you have a success story about PostgreSQL, please email it to + our advocacy list at pgsql-advocacy@postgresql.org. _________________________________________________________________ User Client Questions |