summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index 8287b2f04eb..f535952425c 100644
--- a/contrib/README
+++ b/contrib/README
@@ -132,6 +132,10 @@ 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_dumplo -
Dump large objects
by Karel Zak <zakkr@zf.jcu.cz>