I want to write a csv file into the postgres using Rpostgres und DBI package in R.
Rpostgres
DBI
library(odbc) library(RPostgres) library(DBI) OD