Typofix from last commit.

This commit is contained in:
Josh Kupershmidt 2012-11-19 07:42:21 -07:00
parent c756d13a55
commit 06a38f4a99

View File

@ -158,7 +158,7 @@ target tables or databases.
``-T SECS``, ``--wait-timeout=SECS``
pg_repack needs to take an exclusive lock at the end of the
reorganization. This setting controls how many seconds pg_repack will
wait to acquite this lock. If the lock cannot be taken after this duration,
wait to acquire this lock. If the lock cannot be taken after this duration,
pg_repack will forcibly cancel the conflicting queries. If you are using
PostgreSQL version 8.4 or newer, pg_repack will fall back to using
pg_terminate_backend() to disconnect any remaining backends after