Merge pull request #104 from MasahikoSawada/support_9_6
Add 9.6 to list as a supported Postgres version.
This commit is contained in:
commit
e1056c003c
@ -40,7 +40,7 @@ Requirements
|
||||
------------
|
||||
|
||||
PostgreSQL versions
|
||||
PostgreSQL 8.3, 8.4, 9.0, 9.1, 9.2, 9.3, 9.4, 9.5
|
||||
PostgreSQL 8.3, 8.4, 9.0, 9.1, 9.2, 9.3, 9.4, 9.5, 9.6
|
||||
|
||||
Disks
|
||||
Performing a full-table repack requires free disk space about twice as
|
||||
|
@ -62,7 +62,7 @@ pg_repackでは再編成する方法として次のものが選択できます
|
||||
------------
|
||||
|
||||
PostgreSQL versions
|
||||
PostgreSQL 8.3, 8.4, 9.0, 9.1, 9.2, 9.3, 9.4
|
||||
PostgreSQL 8.3, 8.4, 9.0, 9.1, 9.2, 9.3, 9.4, 9.5, 9.6
|
||||
|
||||
Disks
|
||||
Performing a full-table repack requires free disk space about twice as
|
||||
|
Loading…
x
Reference in New Issue
Block a user