-
Queries with `(?)` are not valid since updated version from `1.1.6` to `1.1.7/1.1.8`, doesn't depend on go version
```
SELECT id FROM my_table WHERE id IN (?);
```
Getting `ERROR: syntax error at …
-
Hi guys,
I'm using Traefik (last version) with multiple services on a Debian machine with Docker Swarm.
When setting up an error page for all my traefik routers, I would need a wildcard certificat…
-
Hi,
I am using OSX and I get the following issue when trying to run the `make -C server/envs/dev` command
```
make -C ../..
go generate dmitryfrank.com/geekmarks/...
go build --race -i dmitr…
-
## Description
After some time running the database connection to postgres is closed and the registry apparently is unable to handle it.
Also trying to use keepalive does not help:
`jdbc:po…
-
Google's [Client Update Protocol](https://github.com/google/omaha/blob/main/doc/ClientUpdateProtocolEcdsa.md) is open. There exists [a Python 2 implementation](https://github.com/omaha-consulting/omah…
-
### What version of UAA are you running?
77.x.x versions
### How are you deploying the UAA?
deployed UAA docker image in kubernetes
### What did you do?
upgrading uaa version from 7…
-
I noticed that there is a Dockerfile, but the README describes how to install postgres to the host...
I think there should be an `example.container-compose.yml` file at least, since its best practi…
-
With both PSRemoting and or Invoke-Command the PostgreSQL installer fails at the same place every time:
*******
The database cluster will be initialized with locale "English_United States.1252".
…
-
## Problem
PostgreSQL offers the `postgres_fdw` extension for Foreign Data Wrappers, "which can be used to access data stored in external PostgreSQL servers".
https://www.postgresql.org/docs/9.5…
-
**Describe the bug**
We have upgraded our API from version 3.0 to 3.0.1 and are experiencing problems with the CPU load on the database. We have abnormal latency on the `_filtered_variants` request, …