-
**Describe the bug**
I updated a Debian machine running on bullseye (11.6) and installed the kernel update. After reboot I executed
```
ansible-playbook -i inventory/hosts setup.yml --tags=setup-a…
-
what does zalando do for postgres monitoring with any databases run via this operator?
I was thinking of building https://github.com/wrouesnel/postgres_exporter into the database container and havi…
-
**Describe the bug**
While installing for the first time, "Postgres managed database initialization SQL file for synapse" apparently fails.
**To Reproduce**
My `vars.yml` file looks like thi…
-
**Describe the bug**
When I try to open the "Models" navigation menu an error message appears insted of the list of models.
**Logs**
See atached.[metabase-diagnostic-info-2024-10-15T17_40_30.264Z.jso…
-
Hello, i'm trying to connect to two RSD dababases to have a migration, but when i run the tool i've got this message:
`no pg_hba.conf entry for host "xxx.xxx.xxx.xxx", user "postgres", database "my…
-
Hey all,
I ran into an issue trying to customize [`django_db_modify_db_settings`](https://pytest-django.readthedocs.io/en/latest/database.html#django-db-modify-db-settings).
In my root level `co…
-
I think this is related to issue 421. We were hoping that fallback_owner could be used to have all objects owned by role being dropped be reassigned to fallback_owner instead of postgres.
However,…
-
### Error Message and Logs
I have setup the DB backup to be on CloudFlare R2, it was working until I upgraded to v4.0.0-beta.349 and v4.0.0-beta.350. I'm getting this error:
> mc: Unable to ini…
-
## Feature request
**Is your feature request related to a problem? Please describe.**
There are many use cases in which tables are self referential and the only way to evaluate the contents of the…
rchui updated
3 weeks ago
-
Snippet of my config :
```yaml
postgres:
image: postgres:10-alpine
container_name: postgres
ports:
- 5432:5432
volumes:
- "./.data/p…
Amoki updated
9 months ago