-
I use the credcheck extension and my plain text password is like 'Unmotdepasse_123'.
I get feedback that seems abnormal (abnormal or not ?) with the psql `\password` meta-command :
`ERROR: password…
-
### Describe the bug
It's a silly issue, seemingly simple, but there's a problem with PSQL.
"PSQL binary not found"
I read the entire installation documentation, but I still couldn't find a sol…
-
Thank you for this library, it was instantly useful to our team! The only think that required some minimal effort for us is that for migrations we instead use a "snapshot" file. A .sql file that descr…
-
I am not sure where the right repo for this issue would be, so I am filing it here, as we encountered the problem while trying to get the operator to work.
**Describe the bug**
Postgres version 15…
-
Сейчас некоторые запросы к бд страшно неоптимизированны. Например получение списка мест из базы данных (к каждому отдельно прикрепляются теги). Стоит это исправить, возможно на каждую проблему отдельн…
-
Hi there,
Thanks for building a great charm, this is the first time I ever had any issue and it's even a quite minor thing at that. Cheers
## Steps to reproduce
1. `juju ssh `
2. Access da…
-
### Apache Cloudberry version
master
### What happened
psql did not vertify the user password when executing SQL after disconnection due to session timeout. There is a security risk.
### What you …
-
### Bug Description
Hello,
I have created a database that uses private service connect.
I have set up the forwarding rules so that from different project, I am able to connect to the database d…
-
In materials/1-dimensional-data-modeling/README.md
```
psql \
-v ON_ERROR_STOP=1 \
--username $POSTGRES_USER \
--dbname $POSTGRES_DB \
< /docker-entrypoint-initdb.d/data.dump>
…
-
The fact that no one caught this after all these years... is kinda funny!
```
(venv) C:\Users\oriko\coding\red>redbot ori299
The main bot task didn't handle an exception and has crashed
Trac…