-
### The bug
I have 1 server and 3 client devices (iPhone, iPad, Mac). I only upload from the iPad.
Problem: Mac and iPhone shows everything as expected, but iPad (which is used to upload) ends at…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-op…
-
### Use case
We use JOOQ both for Postgres and BigQuery.
The mode function is unfortunately unsupported for BigQuery, which makes the workaround complicated to implement and support.
### Possible s…
GVerg updated
3 weeks ago
-
I get an error from `pg_restore` that `schema "public" already exists`. In turn, this causes `populate_test_db()` (in `amgut/lib/data_access/env_management.py`) to raise an error.
I encountered thi…
-
### Cloudberry Database version
_No response_
### What happened
When we run pljava regress test will fail
### What you think should happen instead
_No response_
### How to reproduce
SELECT ja…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Using the `WaitForSandbox.AppHost` with the following code (just replace `Program.cs`):
```c…
-
I'm trying to deploy the next version to vercel following all the steps.
But when I try to run the migrations from a cloned repo I get this error.
```sh
# npx drizzle-kit migrate
drizzle-kit: v0…
-
Hello and thanks for your great work!
We are using latest GJ (multiple workers) and Googles cloudSQL postgres with it, and we got steady stream of unique constraint violation errors:
log: clouds…
-
The jooq code generator created a BIT field with a default value it got from the original MySQL table (`b'0'`). That isn't valid in Postgres, and likely other databases, so this generated code breaks.…
-
Tengo el siguiente error al tratar de conectarme con DbSchema a una base de datos postgresql levantada en un contenedor de docker por medio de docker-compose:
```
Connectivity Error
FATAL: la…