Opened 5 years ago
Last modified 3 years ago
#4484 assigned defect
Data Extension for postgis use for documentation and possibly tests
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Performance |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
I'm going to break this out into separate steps.
We talked about having these on IRC so that our documentation can just reference them.
This one would be called: postgis_sample_data
and would have sample tables for geometry / geography
These can be an additional steps in the repo and we can dispense with upgrade paths and would not by default build them. Maybe eventually we can have a ./configure --with-sample-data or some such thing to make it easier.
So would be:
To build would be something like
make postgis_sample_data
CREATE EXTENSION postgis_sample_data;
Change History (4)
comment:1 by , 5 years ago
Milestone: | PostGIS 3.0.0 → PostGIS 3.1.0 |
---|
comment:2 by , 4 years ago
Milestone: | PostGIS 3.1.0 → PostGIS 3.2.0 |
---|
comment:3 by , 3 years ago
Milestone: | PostGIS 3.2.0 → Real Tests |
---|
comment:4 by , 3 years ago
Milestone: | Real Tests → PostGIS Performance |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed