|
1 | 1 |
|
2 | 2 | Frequently Asked Questions (FAQ) for PostgreSQL
|
3 | 3 |
|
4 |
| - Last updated: Fri Dec 17 23:12:56 EST 2004 |
| 4 | + Last updated: Fri Dec 24 11:02:21 EST 2004 |
5 | 5 |
|
6 | 6 | Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
7 | 7 |
|
8 | 8 | The most recent version of this document can be viewed at
|
9 |
| - http://www.PostgreSQL.org/docs/faqs/FAQ.html. |
| 9 | + http://www.postgresql.org/files/documentation/faqs/FAQ.html. |
10 | 10 |
|
11 | 11 | Platform-specific questions are answered at
|
12 |
| - http://www.PostgreSQL.org/docs/index.html. |
| 12 | + http://www.postgresql.org/docs/faq/. |
13 | 13 | _________________________________________________________________
|
14 | 14 |
|
15 | 15 | General Questions
|
|
130 | 130 | 1.6 on how to join). This team is now responsible for all development
|
131 | 131 | of PostgreSQL. It is a community project and is not controlled by any
|
132 | 132 | company. To get involved, see the developer's FAQ at
|
133 |
| - http://www.PostgreSQL.org/docs/faqs/FAQ_DEV.html |
| 133 | + http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html |
134 | 134 |
|
135 | 135 | The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
|
136 | 136 | others have contributed to the porting, testing, debugging, and
|
|
309 | 309 | 1.13) How do I submit a bug report?
|
310 | 310 |
|
311 | 311 | Visit the PostgreSQL bug form at
|
312 |
| - http://www.postgresql.org/bugform.html. |
| 312 | + http://www.postgresql.org/support/submitbug. |
313 | 313 |
|
314 | 314 | Also check out our ftp site ftp://ftp.PostgreSQL.org/pub to see if
|
315 | 315 | there is a more recent PostgreSQL version or patches.
|
|
381 | 381 | specific company. If you prefer, you can also send a check to the
|
382 | 382 | contact address.
|
383 | 383 |
|
384 |
| - Also, if you have a success story about PostgreSQL, please submit it |
385 |
| - to our advocacy site at http://advocacy.postgresql.org. |
| 384 | + Also, if you have a success story about PostgreSQL, please email it to |
| 385 | + our advocacy list at pgsql-advocacy@postgresql.org. |
386 | 386 | _________________________________________________________________
|
387 | 387 |
|
388 | 388 | User Client Questions
|
|
0 commit comments