Changes between Initial Version and Version 1 of Ticket #3865, comment 1
- Timestamp:
- 09/25/17 13:49:16 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3865, comment 1
initial v1 9 9 Now if you can provide a query of what slowed down, we can look at it and perhaps release a fix for 2.3.4. 10 10 11 12 Would also help if you can show output of: 13 14 15 {{{ 16 SELECT verion() || ' ' || postgis_full_version(); 17 }}} 18