2 4. Further Information #
4 Besides the documentation, that is, this book, there are other
5 resources about PostgreSQL:
8 The PostgreSQL wiki contains the project's FAQ (Frequently Asked
9 Questions) list, TODO list, and detailed information about many
13 The PostgreSQL web site carries details on the latest release
14 and other information to make your work or play with PostgreSQL
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.
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.