-
Hi @vietj. Is it possible to run a [COPY](https://www.postgresql.org/docs/10/static/sql-copy.html) command through reactive-pg-client? Specifically, to load a CSV of data in what I believe is the mo…
-
I would suggest to use Postgresql.null for null value. This way physical equality
can distinguish the NULL value and the empty string. Accessing the result to know is a parameter is NULL is
a bit a…
craff updated
2 weeks ago
-
I'm trying to use unix socket with postgresql without any success. The libpq documentation says that if I provide an host starting with a ```/``` unix sockets are used.
My unix socket file for post…
-
### Name and Version
bitnami/postgresl 11.9.11
### What steps will reproduce the bug?
I am French (yeah I know bad luck :)) so in my extended postgresql.conf I want to use :
```bash
lc_monetary…
-
Similar to https://github.com/certtools/intelmq-manager/issues/111
the SPA should offer the possibility to log into the backend and use secure cookies
or request headers to protect against CSRF.
…
-
If clightning is already configured to use a postgres database, it would be great to create a table there, that rather than creating a new sqlite3 database on disk
Especially for setups where the d…
-
SQL:2011 standardised on bitemporal validity, which is an important topic in many areas where data needs to be historised in two ways:
- Technically (e.g. like Oracle's flashback query)
- Semantical…
-
Dynamic Configuration options to patroni? Could someone show an example of how to pass dynamic configurations from postgres-operator to patroni?
-
## Description
When we try to build the technical documentation using mkdocs, then the `plugin-techdocs-backend` reports the following error
```
2022-03-03T14:32:58.733Z techdocs error Failed to…
-
Implement the configuration to connect to an external database.
If postgresql.enable is false ensure
1. there is a service and endpoint created prior to the helm deployment
2. Database connection v…