File: support.rst

package info (click to toggle)
pygresql 1%3A6.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,944 kB
  • sloc: python: 15,052; ansic: 5,730; makefile: 16; sh: 10
file content (23 lines) | stat: -rw-r--r-- 783 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Support
-------

**Python**:
  see http://www.python.org/community/

**PostgreSQL**:
  see http://www.postgresql.org/support/

**PyGreSQL**:
  Join `the PyGreSQL mailing list <https://mail.vex.net/mailman/listinfo/pygresql>`_
  if you need help regarding PyGreSQL.

  You can also ask questions regarding PyGreSQL
  on `Stack Overflow <https://stackoverflow.com/questions/tagged/pygresql>`_.

  Please use `GitHub issues <https://github.com/PyGreSQL/PyGreSQL/issues/>`_
  only for bug reports and enhancement requests,
  not for questions about usage of PyGreSQL.

  Please note that messages to individual developers will generally not be
  answered directly.  All questions, comments and code changes must be
  submitted to the mailing list for peer review and archiving purposes.