aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-07-27 16:55:33 +0000
committerBruce Momjian <bruce@momjian.us>2000-07-27 16:55:33 +0000
commitaef3fcddcdc35bac02e30dcacb55f21d45615033 (patch)
treec24613e1d29e70baf86afbee556f165fb43bc60e /doc/FAQ
parent513e85a877f5e5ba27401f847a2f54ad86051eb1 (diff)
downloadpostgresql-aef3fcddcdc35bac02e30dcacb55f21d45615033.tar.gz
postgresql-aef3fcddcdc35bac02e30dcacb55f21d45615033.zip
Update FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/FAQ b/doc/FAQ
index a2fb694fd5a..fae3bbe9a57 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Wed Jul 26 13:33:21 EDT 2000
+ Last updated: Thu Jul 27 12:52:35 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -226,14 +226,14 @@
has received around 30k of messages.
The bugs mailing list is available. To subscribe to this list, send
- email to bugs-request@PostgreSQL.org with a body of:
+ email to pgsql-bugs-request@PostgreSQL.org with a body of:
subscribe
end
There is also a developers discussion mailing list available. To
- subscribe to this list, send email to hackers-request@PostgreSQL.org
- with a body of:
+ subscribe to this list, send email to
+ pgsql-hackers-request@PostgreSQL.org with a body of:
subscribe
end
@@ -307,7 +307,8 @@
1.13) How do I submit a bug report?
- Fill out the "bug-template" file and send it to: bugs@PostgreSQL.org
+ Fill out the "bug-template" file and send it to:
+ pgsql-bugs@PostgreSQL.org
Also check out our ftp site ftp://ftp.PostgreSQL.org/pub to see if
there is a more recent PostgreSQL version or patches.