-
Hello!
Sorry if this is a stupid question)
But I didn't find an answer to it
So I connect to `defaultdb` in postgres as the default database. How can I see a list of all databases and switch to…
-
The current implementation of `database.py` holds a session indefinitely. This causes connections to drop, and kills the application. It needs to be re-implmented
References:
- https://medium.com/…
-
below configOverrides is not working for `metastore-log4j2.properties`
```yaml
apiVersion: hive.stackable.tech/v1alpha1
kind: HiveCluster
metadata:
name: hive-postgres-s3
namespace: "data"
spec:
…
-
During DropFlow, if the source PG does not exists, we run into infinite retries with `failed to get source connector: failed to create connection: failed to connect to `user=postgres database=postgres…
-
Creating a container with "user:1000:1000" in the compose file generates these errors:
```
chmod: /var/lib/postgresql/data: Operation not permitted
chmod: /var/run/postgresql: Operation not permitt…
-
### What version of `drizzle-orm` are you using?
0.35.2
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
Following this guide: https://orm.drizzle.team/docs/get-starte…
-
I'm using psql 15.11, jet 2.11.1
I have my db generated with goose, trying to execute
```
jet -dsn "postgres://postgres:postgres@localhost:5432/${LOCAL_DB_NAME}?sslmode=disable" -schema=public -…
-
I'm unable to stop pg_cron scheduler, even after I drop the extension. I also tried to restart the cluster and whole postgres service, but the scheduler is still running.
This is an issue, because …
-
### The bug
Android app crashes when opening a large (200MP) image.
### The OS that Immich Server is running on
Docker, on Ubuntu Server 22.04
### Version of Immich Server
v1.118.2
### Version o…
-
We are using AlloyDB, which has a database like the auto-excluded `cloudsqladmin`, but called `alloydbadmin` (there's also an `alloydbmetadata` DB).
We have this config:
```yaml
collect_bloat_metric…