-
I'm trying to use unix socket with postgresql without any success. The libpq documentation says that if I provide an host starting with a ```/``` unix sockets are used.
My unix socket file for post…
-
**Describe the bug**
I import the module as "import psycopg2" and then I tried to use it as "psycopg2.connect(conn_string)" with no success
**Screenshots**
![image](https://github.com/keithrozar…
-
PGSync version:
`pip install pgsync`. So it will be latest.
Postgres version:
`FROM postgres:latest` in docker file. So it will be latest too. ig (14.1)
Elasticsearch version:
`image: elas…
-
## What
The names of the SSL configuration options are inconsistent between postgres and mysql.
postgres:
![Image](https://github.com/user-attachments/assets/7702dc85-93dd-4e88-96d4-1c05a1352360)
m…
-
```
What steps will reproduce the problem?
1. Download
http://www.stickpeople.com/projects/python/win-psycopg/2.5.1/psycopg2-2.5.1.win-
amd64-py2.7-pg9.2.4-release.exe
2. Attempt installation from th…
-
In npm 6, used by Node.js 14, peerDependencies weren't installed by default
In npm 8, used by Node.js 16, peerDependencies were installed by default again. (starting in npm 7)
https://nodejs.org/e…
-
**Describe the bug**
I'm trying to send recurring invoices, but they don't seem to be made. I looked at the documentation, but it says for docker that I shouldn't add cron? I'm running 6.0.6 on docke…
-
Hi , I wanted to write test-cases involving postgres for flask applicattion. When I was trying the testing.postgresql package, it's throwing this **command not found: initdb** error.
This is the cod…
-
It looks like docker-compose is not able to reconstruct the images any more and failed during script due to missing packages.
```
$ docker-compose build
```
```
...
+ curl -s https://deb.…
-
```
What steps will reproduce the problem?
1. Download
http://www.stickpeople.com/projects/python/win-psycopg/2.5.1/psycopg2-2.5.1.win-
amd64-py2.7-pg9.2.4-release.exe
2. Attempt installation from th…