-
With [libpq](https://www.postgresql.org/docs/current/libpq-connect.html) it is possible to specify multiple hosts and require a read-write connection. The client will connect all hosts until it finds …
-
### Issue description
Postgress connection string generation is incorrect
### Details
Here is my helm values:
```
db:
enabled: true
external: true
source:
connectionStri…
-
This issue is a tentative features list that will be necessary in order to port Mirone to Julia using GLVisualize, but essentially it consists in listing the basic handles graphics capabilities.
Bein…
-
Hi,
I'm trying to create few Docker images using this source code. But I can't build this image.
I tried to build this image on DockerCloud with the automated image builder. It seems to failed at …
-
after #14272, we want to continue improving the testing of client libraries here: https://github.com/risingwavelabs/risingwave/tree/main/integration_tests/client-library
A while ago @xuefengze f…
lmatz updated
8 months ago
-
the windows packages from our ci include some dlls that the application doesn't actually need:
* `LIBPQ.dll`
* `libcrypto-3-x64.dll`
* `libssl-3-x64.dll`
these are all 64 bit dlls even for our 3…
-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected termin…
-
``` console
root@fact-bdd:~# curl https://apt.dalibo.org/labs/debian-dalibo.asc | apt-key add -
% Total % Received % Xferd Average Speed Time Time Time Current
…
-
When I try to build postgresql (version 13), two tests `collate.icu.utf8` and `foreigndata` fail.
I noticed that the alpine repos have a [patch](https://git.alpinelinux.org/aports/tree/main/postgre…
-
Step 7/21 : RUN apt-get update && apt-get install -y curl lsb-release python3 python3-pip tzdata sudo cmake libpq-dev libclang-dev wget git gnupg …