Skip to content

Commit 06a38f4

Browse files
committed
Typofix from last commit.
1 parent c756d13 commit 06a38f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/pg_repack.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ target tables or databases.
158158
``-T SECS``, ``--wait-timeout=SECS``
159159
pg_repack needs to take an exclusive lock at the end of the
160160
reorganization. This setting controls how many seconds pg_repack will
161-
wait to acquite this lock. If the lock cannot be taken after this duration,
161+
wait to acquire this lock. If the lock cannot be taken after this duration,
162162
pg_repack will forcibly cancel the conflicting queries. If you are using
163163
PostgreSQL version 8.4 or newer, pg_repack will fall back to using
164164
pg_terminate_backend() to disconnect any remaining backends after

0 commit comments

Comments
 (0)