File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ GeoMesa provides an extension to the standard GeoTools PostGIS data store for be
77of time series data. The GeoMesa extension leverages PostgreSQL's native partitioning to support
88efficient spatio-temporal queries against large data sets.
99
10+ .. info ::
11+
12+ GeoMesa currently supports PostgreSQL 15, 16 and 17.
13+
14+ .. warning ::
15+
16+ When using PostgreSQL 17, PostGIS must be version 3.5.2 or later.
17+
1018.. toctree ::
1119 :maxdepth: 1
1220
Original file line number Diff line number Diff line change 11Installing Partitioned PostGIS
22==============================
33
4+ .. info ::
5+
6+ GeoMesa currently supports PostgreSQL 15, 16 and 17.
7+
8+ .. warning ::
9+
10+ When using PostgreSQL 17, PostGIS must be version 3.5.2 or later.
11+
412The partitioned PostGIS data store is bundled with the ``geomesa-gt `` command-line tools. See :ref: `gt_tools ` for
513installation instructions.
614
You can’t perform that action at this time.
0 commit comments