-
```
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…
-
The error disappears when I downgrade the version to 0.39.0.
## The feature store object was successfully created
## When creating a feature store object, an error occurs: FeastModuleImportError…
-
Try to use `psycopg` with `eGenix PyRun 3.11.9 (release 2.5.0)` results in:
```
Traceback (most recent call last):
File "/pyrun3.11.py", line 52, in
File "/pyrun_main.py", line 912, in pyru…
jedie updated
4 weeks ago
-
```
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…
-
# Psycopg 3.2 released — Psycopg
Python adapter for PostgreSQL
[https://www.psycopg.org/articles/2024/06/30/psycopg-32-released/](https://www.psycopg.org/articles/2024/06/30/psycopg-32-released/)
-
Said all in the title.
Thank you.
-
```
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…
-
```
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…
-
### Describe the bug
pgwire binary response unimplemented for list and struct
### To Reproduce
```python
import psycopg
conn = psycopg.connect(host='localhost', port='4566', dbname='dev', user=…
-
We are currently building windows package using [Postgres 14](https://github.com/psycopg/psycopg/blob/af5bfa0ec2690571033e38205a98cfc8c6287134/.github/workflows/packages-bin.yml#L238-L243) because thi…