-
Hi,
I was trying to use postgres instead of sqlite, but i get a popup Driver nog loaded, and also see the following error in die console dialog:
[19:15:16.684] (4fw) WARNING : QSqlDatabase: QPSQ…
-
It would be great if UUIDs were interpreted using Julia's UUID type.
This works, but probably not the mot efficient way:
```
postgres=# create table t (x uuid);
CREATE TABLE
postgres=# insert…
-
Checked with both `1.14.0` and `1.15.0.dev20230814` versions of mlmd Docker images.
Trying to use Postgres SSL configuration options with `sslMode=require` causes the following error:
```
WARNIN…
-
Hi, what stops this driver from supporting `sslmode=allow` or `sslmode=prefer`?
-
@abhitatachar2000 / Abhitata,
I see that there is a dependency issue with this Dockerfile and the requirements mentioned.
Error:
=====
(New_Torch) akram_personal@AKRAMs-Mac…
-
Author Name: **Jerome P** (Jerome P)
Original Redmine Issue: [12944](https://issues.qgis.org/issues/12944)
Redmine category:data_provider/postgis
---
In the source code of QGIS 2.8, I can see that …
qgib updated
11 months ago
-
Hi Postgresql has the non standard LISTEN command which allows to essentially have like a callback or event listener style interface to the database. https://www.postgresql.org/docs/current/sql-listen…
-
After reading this page: https://www.npgsql.org/doc/connection-string-parameters.html?q=Unix-domain%20sockets
It would be nice to have the following:
- A full example of a unix socket connectio…
-
Exception: Call to 'pg_config --libdir' returned exit status 127. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at C…
-
Currently, on Hasura Cloud, we also support the connection of Postgres databases that require client-side SSL authentication. I wasn't sure if the `connOptions`https://github.com/hasura/pg-client-hs/b…