diff options
author | Marc G. Fournier <scrappy@hub.org> | 1996-08-18 22:14:33 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1996-08-18 22:14:33 +0000 |
commit | 9848d3655d44aa2e58d28fe9f93a94b2934eedc8 (patch) | |
tree | 059111c2156111b083ea668b84bc8b3481676fca /doc/README.support | |
parent | 1960a3b96573ad1ec73cd50255edde29cc80df88 (diff) |
Support Docs & Contrib
Diffstat (limited to 'doc/README.support')
-rw-r--r-- | doc/README.support | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/README.support b/doc/README.support new file mode 100644 index 00000000000..754b6caa123 --- /dev/null +++ b/doc/README.support @@ -0,0 +1,35 @@ + +In order to co-ordinate both usage and development of Postgres95, +there are currently two mailing lists available: + + +General Discussion + - mainly geared towards usage of PostGres95 and associated + support & third-party software + + - send a message of subscribe to postgres95-request@postgres95.vnet.net + + - a digest version of this list is available. To subscribe, send + a message of subscribe to: + postgres95-digest-request@postgres95.vnet.net + + - archives and back issues of these lists are stored on: + ftp://postgres95.vnet.net/pub/postgres95/archives + ftp://postgres95.vnet.net/pub/postgres95/digests + +Developers Mailling List + - those wishing to help improve Postgres95 and further develop it + + - send a message of subscribe to pg95-dev-request@ki.net + + +WWW: http://www.ki.net/postgres95 +FTP: ftp://ftp.ki.net/pub/postgres95 + + The current source tree, with all patches installed, is available +via sup @ sup.ki.net, or in a .tar.gz file available at: + + ftp://ftp.ki.net/pub/postgres95 + + + |