-
With the release of `postgresql_cluster` version [2.0](https://github.com/vitabaks/postgresql_cluster/releases/tag/2.0.0), we introduced a Console (UI) that provides an easy way to deploy clusters usi…
-
### Is your enhancement related to a problem? Please describe.
It would be nice to have a `Get Started` devfile sample that would provide an example of Quarkus + hibernate, connecting to a preconfigu…
sunix updated
2 years ago
-
this is error message
```
Traceback (most recent call last):
File "/home/gt/workspace/algo_syncer/base/async_pg.py", line 81, in
loop.run_until_complete(run_query('SELECT 1'))
File "/us…
-
## GORM Playground Link
https://github.com/go-gorm/playground/pull/713
## Description
`
type Sample struct {
`
`
ID string ``gorm:"size:128;default:(uuid())" json:"id"``
`
`
…
-
### Name and Version
bitnami/postgresql:15.5.0-debian-11-r25
### What architecture are you using?
amd64
### What steps will reproduce the bug?
Hello, I am new to using bitnami and having …
-
## Environment
**Liquibase Version**: 4.17.2 and previous
**Liquibase Integration & Version**: CLI
**Liquibase Extension(s) & Version**: none
**Database Vendor & Version**: PostgreSQL (t…
-
Hi,
Is this even possible, if not, whats the latest postgres supported.
1. Which is the best way to install pg extensions if we start from a pipelinedb docker image.
2. Alternatively, if we are s…
-
### Problem description
Explain your problem here (it's always better to provide reproduction steps) ...
could not load library "/usr/local/pgsql1306/lib/pg_pathman.so": /usr/local/pgsql13…
-
I have an application that has been running with apartment with postgresql adapter in `use_schemas`-mode and it's been working for years. By tenants are based on country, splitting my application by c…
-
I'm trying to add a connection to a local postgresql server with no password (as local user).
On step 6/7 it failed with notification `password authentication failed for user "..."` and step 6/7 is…