Matvey Arye 32215ff6c5 Add default indexes for hypertables
Changed create_hypertable to add time DESC and partitioning_column, time DESC
indexes by default (the latter only if partitioning column not null).
Indexes only created if there is no index on time and
partitioning_column, time respectively. Index creation can be turned off
with the create_default_indexes parameter to create_hypertable (default true).
2017-05-20 15:54:46 -04:00
..
2017-05-03 15:40:49 -04:00