-
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…
-
### What's wrong?
I have noticed that at one of our production servers there way too many go routines reported in comparison to other instances.
![Image](https://github.com/user-attachments/assets/85…
-
Hi! When I use following code, it produces warnings:
```python
# `db` is my database connection
with create_sadlock(db, "my_key3", xact=True):
pass
```
```
/my/env/python3.11/site-packa…
-
Hey,
Everything appears to be up and running, and the logs seem fine. When I run the following command:
`curl -u 'admin:password' 'http://192.168.1.10:2875/manual?path=/Media/Videos/Movies/NameO…
-
https://www.postgresql.org/download/linux/redhat/
https://github.com/geerlingguy/ansible-role-postgresql/blob/4d95a289cb41c187fdd6aeef7d8e31af592ecb7a/vars/RedHat-8.yml#L2
-
Will you update pgexec for PostgreSQL 10 and 11 ?
-
{
"hub-mirror": [
"bitnami/postgresql:11.11.0-debian-10-r9"
]
}
-
{
"hub-mirror": [
"bitnami/postgresql:11.11.0-debian-10-r31"
]
}
-
Suggestion by Eric Sooros:
> One further change that may be helpful -- the newer versions of postgresql (10+, but 12 especially when it's available on RDS) have improving support for parallelizing …
-
Hey,
GCP just got support for PostgreSQL 11 out
https://cloud.google.com/blog/products/databases/enterprise-databases-managed-for-you
> We’ve heard you want the latest version, so we are plea…