diff options
author | Bruce Momjian | 2005-02-01 21:11:06 +0000 |
---|---|---|
committer | Bruce Momjian | 2005-02-01 21:11:06 +0000 |
commit | 48522fd30d290a2974d906a31fc7a9a0a530f9f7 (patch) | |
tree | 9e876b3cfe89408e38fa10b21dd1edd1bf4ce84c /doc/FAQ | |
parent | 2a8874841dc79e06762c4d6584bbf5efd08c3356 (diff) |
Add Josh's performance page.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Jan 31 21:40:28 EST 2005 + Last updated: Tue Feb 1 16:10:47 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -378,7 +378,7 @@ Hardware Selection The effect of hardware on performance is detailed in http://candle.pha.pa.us/main/writings/pgsql/hw_performance/inde - x.html. + x.html and http://www.powerpostgresql.com/PerfList/. 3.4) What debugging features are available? |