MagicStack / MagicStack/asyncpg
PostgresSyntaxErrror while copy_records_to_table method call
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 8.1k
- Forks
- 468
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
* **asyncpg version: 0.25.0**:
* **PostgreSQL version** : PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.39380
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local PostgreSQL install? **:no
* **Python version**:3.9
* **Platform**: Redshift and pycharm
* **Do you use pgbouncer?**:no
* **Did you install asyncpg with pip?**:yes
* **If you built asyncpg locally, which version of Cython did you use?**:i dont use cython
* **Can the issue be reproduced under both asyncio and
[uvloop](https://github.com/magicstack/uvloop)?**:no
when i am trying to insert the data using copy_records_to_table
i have encountered an error PostgresSyntaxErrror, and the error is ** syntax error at or near "STDIN"*
i dont know what to do, i have tried all of the me
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne am Einstiegspunkt copy_records_to_table und versuche, den gemeldeten Syntaxfehler bei "STDIN" mit asyncpg 0.25.0, Python 3.9 und der angegebenen Redshift-Umgebung zu reproduzieren. Der Bericht benötigt einen vollständig reproduzierbaren Fall und ein von einem Maintainer bestätigtes Ergebnis, bevor ein Neuling wissen kann, ob das Ergebnis ein Fix oder eine Kompatibilitätsdokumentation sein sollte.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- postgresql, python
- Bereich
- databases
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100