-
### Failed executing : CREATE EXTENSION plpython3u
When executing:
```
CREATE EXTENSION plpython3u;
```
```
ERROR: could not load library "/Applications/Postgres.app/Contents/Versions/16/lib…
-
Hello,
I'm trying to install a Zabbix server with a Postgresql database. The installation requires a zabbix user with md5 authentication, which implies a modification of pg_hba.conf and therefore a…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### What problem do you want to solve?
The community instrumentors for [psycopg2](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/instrumentation/opentelemetry-instrumentat…
-
should i add steps to install and configure postgresql? it's not installed by default on a linux machine
-
I just installed postgresql-17.0-rc1-windows-x64 on windows 11, everything seems to be ok during the installation, but when I execute the application pgAdmin 4 is sends me next error:
------------…
-
##### SUMMARY
Somehow when using ~contype hostnossl is being translated to hostssl...~ different lines of configuration but using the same user, it will overwrite the lines already changed and it wi…
-
### Describe the problem
Our Postgresql environments currently run on version 12, which has end-of-life in November 2024. Therefore, we should upgrade to the newest version, 16.
More info: https…
-
**Describe the bug**
A migration doesn't provide the `name` property of Enum if `sqlalchemy.Enum` is augmented with `sqlalchemy.types.Decorator`. Even if the `name` property is explicitly given.
*…
-
##### SUMMARY
Make it possible to control the ADMIN, SET and INHERIT options when GRANTing roles.
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
community.postgresql.postgresq…