PostgreSQL データベースで 1 つのプロジェクト NodeJ を実行すると問題が発生します。コマンドを使用して pgAdmin にデータを挿入しようとするとエラーが発生しますCOPY
。
COPY beer (name, tags, alcohol, brewery, id, brewery_id, image) FROM stdin;
Bons Voeux blonde 9.5 Brasserie Dupont 250 130 generic.png
Gistのこのデータ :
このエラー:
ERROR: syntax error at or near "Bons"
SQL state: 42601
Character: 1967