diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-06-18 19:34:00 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-06-18 19:34:00 +0000 |
commit | 6075feed40804a963f9a7c041e7d157a86cc758d (patch) | |
tree | bba58f36ac03826b2ca40aba8f38e2641797117a /doc/FAQ | |
parent | 1e8ae136407f2aedd07cc748589f46087b98b950 (diff) | |
download | postgresql-6075feed40804a963f9a7c041e7d157a86cc758d.tar.gz postgresql-6075feed40804a963f9a7c041e7d157a86cc758d.zip |
Update my email address.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed Jun 7 17:22:48 EDT 2006 + Last updated: Sun Jun 18 15:33:25 EDT 2006 - Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) + Current maintainer: Bruce Momjian (bruce@momjian.us) The most recent version of this document can be viewed at http://www.postgresql.org/files/documentation/faqs/FAQ.html. @@ -397,8 +397,8 @@ Hardware Selection The effect of hardware on performance is detailed in - http://candle.pha.pa.us/main/writings/pgsql/hw_performance/inde - x.html and http://www.powerpostgresql.com/PerfList/. + http://momjian.us/main/writings/pgsql/hw_performance/index.html + and http://www.powerpostgresql.com/PerfList/. 3.4) What debugging features are available? |