MagicStack / MagicStack/asyncpg

PostgresSyntaxErrror while copy_records_to_table method call

オープン
#932 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
8.1k
フォーク
468
PR マージ指標
30日以内にマージされた PR はありません

説明

* **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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

エントリーポイント copy_records_to_table から始め、asyncpg 0.25.0、Python 3.9、および記載された Redshift 環境で、報告された "STDIN" 付近の構文エラーの再現を試みてください。新しいコントリビューターが、その結果を修正にすべきか互換性ドキュメントにすべきか判断できるようになるには、報告に完全に再現可能なケースと、メンテナーが確認した結果が必要です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
postgresql, python
領域
databases
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。