-
### What is the bug or the crash?
In either QGIS 3.34.4 or QGIS 3.36.0, when I attempt to save metadata to my Postgis database for a newly uploaded vector layer, I receive this error:
> forward …
-
Hello everyone,
I am using the **JDBC sink-connector** together with **Debezium**.
At the moment I am facing the following issue. Our data contains **Postgis data types**, which are supported by D…
-
**Description:** I would like to know if it’s possible to pass passwords as secrets in Docker Compose, similar to how the official PostgreSQL image supports Docker secrets.
For instance, PostgreSQL…
-
### Feature description
Currently, when defining a Postgres connection in the data service config, one has to set an ssl mode (the Combobox does not allow NULL values). This can lead to problems when…
cymed updated
4 weeks ago
-
For storing and querying geo data use [knex-postgis](https://github.com/jfgodoy/knex-postgis). One typical request would be "find all professionals within a bounding box". See feathers discussion feat…
-
# Add TimescaleDB Extension and Configure Hypertables for Time Series Analysis
## Describe the Task
Our current PostgreSQL instance is not optimized for time series data. Currently, the script d…
-
@calebsmith has recent experience with this and it would be handy to merge that work in here.
-
### What version of `drizzle-orm` are you using?
0.31.2
### What version of `drizzle-kit` are you using?
0.22.6
### Describe the Bug
If we have two tables like:
```typescript
const locations …
-
We need an elegant solution to loading geo-referenced datasets from a PostGIS database into ParaView.
This issue will be a place to discuss what support for PostGIS will look like.
-
Do we want add PostGIS support to the backend-exemplar's service?
I implemented it successfully in my disaster-resilience backend service, and its not too hard. It does not require any changes to t…