-
### Description
I see the error during the database node filtering.
![2024-02-29 17_49_51-Window](https://github.com/dbeaver/dbeaver/assets/45152336/f4517dd2-4859-4242-98dd-cf550afb73aa)
```
…
-
Using GA version.
1. Create a .NET Aspire Starter project in VS
2. Add packages in Api service project:
- Aspire.Npgsql.EntityFrameworkCore.PostgreSQL
- Microsoft.EntityFrameworkCore.Design
…
-
### Bug Description
Hi,
Data team is using Mattermost charm to test [PgBouncer K8s](https://charmhub.io/pgbouncer-k8s) charm stability.
[The pgbouncer CI test](https://github.com/canonical/pgbo…
-
Hello,
During the installation of the FitTrackee app on YunoHost, an authentication error occurred when connecting to the database. The installation script failed to connect to the PostgreSQL databas…
-
### Name and Version
bitnami/postgresql:16.0.0
### What architecture are you using?
amd64
### What steps will reproduce the bug?
I am using the Postgresql chart from within the [immich …
-
My environment is:
- RelStorage = 4.0.0
- PostgreSQL = 15.6
- ZODB = 5.8.1
What happened: i tried to pack a large db with blobs after some months of working.
I tried to do it several times …
cekk updated
2 months ago
-
Hello
I'm running a full-node.
I'm using the ton-indexer worker, but as the PostgreSQL database grows, select queries take a very long time.
Is there a solution for this?
-
### Describe the bug
When using the PostgreSql database type, an exception is thrown on startup that says `Connection already open`. The container then stops.
### To Reproduce
Run `docker compo…
-
### What happened?
Hey,
we have configured a PostgreSQL datasource via Helm CRD and that's working fine so far. But I noticed a very strange behaviour.
After adding the datasource and trying to…
-
### Version
1.27.0
### What happened?
```
version: "2"
sql:
- schema: ["sql/schema/*.sql"]
queries: ["sql/query/*.sql"]
engine: "postgresql"
database:
uri: ${DB_URL}
…