Mailing Lists
Before Mailing Anyone
Before posting a question or problem to the mailing list, please first look at the following resources:
- FAQ
- Documentation
- Mailing list archives, (Google interface to newer messages.)
- Consider upgrading your JDBC driver to the latest version. It should be backwards compatible and may have fixed your problem.
General List - pgsql-jdbc@postgresql.org
This mailing list is for all PostgreSQL Java/JDBC related discussions. This is the place for bug reports, feature requests, help with problem solving, and pretty much anything involving Java and PostgreSQL. Messages from people who are not subscribed to the list will be held for moderator approval in an effort to cut down on spam. Archives and subscription information is available on the main PostgreSQL site.
When asking for help or reporting a problem please try to include as much information as possible. Good things to note are:
- JDBC driver build number
- Server version
- Exact error message and stacktrace
- What you were doing, ideally in code form
Commit Messages - jdbc-commits@pgfoundry.org
This mailing list is for people interested in carefully monitoring the development process. Every commit to the CVS repository sends out an email with the log message and links to diffs. This list is not intended for people to post to (except perhaps in response to a specific commit) and questions will not be answered here. For more information on the list (subscriptions/archives) please see the pgfoundry site.

