-
Currently Beset projects are using PostgreSQL 12. That's too far behind. Upgrading all the projects is a nightmare, though. There is no easy upgrade path for postgres as far as I can see. So it would …
-
### Description
At the moment the option validate-on-borrow is not configurable. I have a use-case for that and would like it to be configurable through Quarkus. The option is available in Agroal alr…
-
When I compare the result with original osm-data after a import, I can see that there are many ways are nissing.
The screenshot shows a random area of the map. Green are the osm ways with the tag "…
-
## Describe the bug
Hello,
I'm seeing this log which seems to occur every time I load a page of the Web UI:
```
2024-06-30T19:01:55+02:00 - ERROR - Failed to load pending migrations: LogicExceptio…
sbraz updated
4 months ago
-
## https://www.postgresql.org/support/versioning/
- PostgreSQL 10.x is net EOL gegaan eind november.
- Overwegen om zelfs 11.x niet meer te ondersteunen, gezien die komende jaar EOL gaat.
-
### Question
- Is there a way to reduce the size of the database
- It's around 200GB currently, and we're at 95%+ disk usage
-
### Name and Version
bitnami/postgresql-13-debian-10
### What architecture are you using?
arm64
### What steps will reproduce the bug?
1. On Mac M1 docker
2. Start container with docke…
timwr updated
8 months ago
-
### Name and Version
bitnami/postgresql
### What architecture are you using?
amd64
### What steps will reproduce the bug?
Running the following Helm command.
```console
$ helm install mypostg…
-
While testing service failover on rack2, I noticed that nexus held on to the same cockroachdb backend without attempting to use any of the other nodes in the 5-node database cluster, causing requests …
-
## Why
We need a `CustomIdentityDAO` backed by Postgres (for Identity/get + set usage).
## How
- Table structure:
```sql
CREATE TABLE custom_identity (
username TEXT,
id UUID,
na…