]> begriffs open source - ai-pg/blob - full-docs/txt/resources.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / resources.txt
1
2 4. Further Information #
3
4    Besides the documentation, that is, this book, there are other
5    resources about PostgreSQL:
6
7    Wiki
8           The PostgreSQL wiki contains the project's FAQ (Frequently Asked
9           Questions) list, TODO list, and detailed information about many
10           more topics.
11
12    Web Site
13           The PostgreSQL web site carries details on the latest release
14           and other information to make your work or play with PostgreSQL
15           more productive.
16
17    Mailing Lists
18           The mailing lists are a good place to have your questions
19           answered, to share experiences with other users, and to contact
20           the developers. Consult the PostgreSQL web site for details.
21
22    Yourself!
23           PostgreSQL is an open-source project. As such, it depends on the
24           user community for ongoing support. As you begin to use
25           PostgreSQL, you will rely on others for help, either through the
26           documentation or through the mailing lists. Consider
27           contributing your knowledge back. Read the mailing lists and
28           answer questions. If you learn something which is not in the
29           documentation, write it up and contribute it. If you add
30           features to the code, contribute them.