-
```
These connectiontypes are not tested, an intensive test is required
```
Original issue reported on code.google.com by `enri.z...@gmail.com` on 14 Mar 2009 at 2:58
-
We currently assume [functions as a whole should be defined as aggregates](https://github.com/cockroachdb/cockroach/blob/3fba3b99d7164f3b8efb9fd8432b7749120d09c5/pkg/sql/sem/builtins/aggregate_builtin…
otan updated
6 months ago
-
I am working with PostGIS 2.5 and I am getting the "PostGIS Raster Extension not installed in destination DB" Error message.
This is because in older versions of PostGIS, PostGIS Raster was include…
-
Postgis layer's GetFeatureCount take about 5minutes to get the result
## Steps to reproduce the problem.
1. Open a postgis dataset and table,table include about 2,000,000 features, postgresql…
-
When reading geometries won't be loaded properly and calculations will be wrong if the order of lat/long isn't correct. So `flip_coordinates` should be used.
In the short term, maybe give it its own…
-
#### Environment
```
HikariCP version: 3.4.1
JDK version : 1.8.0_141
Database : PostgreSQL
Driver version : 42.2.8
```
⚠️ Please verify that your issue still occurs on the latest ve…
-
Working on a project involving PostGIS tables, I dropped a table to replace it with an updated table that I gave a new name. This caused Studio to throw a blue window error, and upon closing the error…
-
0.2.0 installer on Win8.1:
![image](https://cloud.githubusercontent.com/assets/4549888/5359207/cfccb2ee-7fbb-11e4-8a18-5d5eb9dcebb2.png)
-
-
Great stuff.
However, I am having some problems with it: I am trying to get geometry data from Postgis using drill and later make a join with mongodb.
Here is a simple example of my query:
select *
…