diff options
| author | Tom Lane | 2005-07-29 19:38:22 +0000 |
|---|---|---|
| committer | Tom Lane | 2005-07-29 19:38:22 +0000 |
| commit | 80f6c35833508a793b5b488fb56f52118259eba5 (patch) | |
| tree | 08f9f3c8cf45289ba9049bb45745b3305c5f4378 /contrib/README | |
| parent | 5d5f1a79e674d5501f70f08bbb9b83d9bbaed319 (diff) | |
Remove contrib version of pg_autovacuum --- superseded by integrated
version.
Diffstat (limited to 'contrib/README')
| -rw-r--r-- | contrib/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/README b/contrib/README index e1e9a593c7e..17e07d7f6ae 100644 --- a/contrib/README +++ b/contrib/README @@ -102,10 +102,6 @@ oracle - Converts Oracle database schema to PostgreSQL by Gilles Darold <gilles@darold.net> -pg_autovacuum - - Automatically performs vacuum - by Matthew T. O'Connor <matthew@zeut.net> - pg_buffercache - Real time queries on the shared buffer cache by Mark Kirkwood <markir@paradise.net.nz> @@ -142,7 +138,7 @@ tablefunc - Examples of functions returning tables by Joe Conway <mail@joeconway.com> -tips/apache_logging - +tips - Getting Apache to log to PostgreSQL by Terry Mackintosh <terry@terrym.com> |
