Skip to content

Commit f097982

Browse files
committed
A few more fixes to the Releases doc section about 1.2.
1 parent 4eb1cef commit f097982

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/pg_repack.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,11 @@ Releases
441441

442442
* pg_repack 1.2
443443

444+
* Support PostgreSQL 9.3.
444445
* Added ``--tablespace`` and ``--moveidx`` options to perform online
445446
SET TABLESPACE.
446-
* Added ``--index`` to repack indexes only.
447+
* Added ``--index`` to repack the specified index only.
448+
* Added ``--only-indexes`` to repack only the indexes of the specified table
447449
* Added ``--jobs`` option for parallel operation.
448450
* Don't require ``--no-order`` to perform a VACUUM FULL on non-clustered
449451
tables (pg_repack issue #6).

0 commit comments

Comments
 (0)