eclipse-vertx / eclipse-vertx/vertx-sql-client
COPY command
- Lingua principale
- Java
- Stelle
- 912
- Fork
- 212
- Merge medio
- 3g 18h
- PR unite (30g)
- 4
Descrizione
Hi @vietj. Is it possible to run a [COPY](https://www.postgresql.org/docs/10/static/sql-copy.html) command through reactive-pg-client? Specifically, to load a CSV of data in what I believe is the most efficient way to load a large number of records into the system. I believe the CSV has to either be on the DB server itself (which we'd like to avoid if possible), so can we in some way use the STDIN argument of the COPY command to provide the CSV file over the wire to it?
Thanks!
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Non vengono indicati file o test. Inizia tracciando il supporto ai comandi PostgreSQL di reactive-pg-client e il modo in cui gestisce COPY; quindi determina se COPY FROM STDIN può accettare dati CSV tramite la connessione invece che dal server del database. Il lavoro è completato quando il comportamento supportato e qualsiasi implementazione lato client necessaria sono chiari e coperti dalla verifica.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, postgresql
- Ambito
- database
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100