diff options
| author | Bruce Momjian <bruce@momjian.us> | 2002-06-21 19:34:18 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2002-06-21 19:34:18 +0000 |
| commit | 485fc354e14982a6d9e6577fc3d69be4c78858ec (patch) | |
| tree | 9a99bee3f713f9fc7749bc36d142bba904bcfdbf /contrib/README | |
| parent | 561dca3263091a187cafec438a07735a88bf3cbd (diff) | |
| download | postgresql-485fc354e14982a6d9e6577fc3d69be4c78858ec.tar.gz | |
Add reindex utility to /contrib.
Shaun Thomas <sthomas@townnews.com>
Diffstat (limited to 'contrib/README')
| -rw-r--r-- | contrib/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README index 1ffef6df32..32304cad21 100644 --- a/contrib/README +++ b/contrib/README @@ -149,6 +149,10 @@ pgcrypto - Cryptographic functions by Marko Kreen <marko@l-t.ee> +reindex - + Reindexes a database + by Shaun Thomas <sthomas@townnews.com> + pgstattuple - A function returns the percentage of "dead" tuples in a table by Tatsuo Ishii <t-ishii@sra.co.jp> |
