[R] Package RPostgreSQL : Problem with dbWriteTable

2010-05-11 Thread PALMIER Patrick - CETE NP/INFRA/TRF
Hello, I have a probem with dbWriteTable method of package RPostrgreSQL The table is well added in the database but R doesn't succeed in inserting rows But If I send the "COPY FROM" as an sql query in R, the rows are then well added I think it is a problem with the temp file create by dbWrit

[R] Package RPostgreSQL : Problem with dbWriteTable

2010-05-07 Thread PALMIER Patrick - CETE NP/INFRA/TRF
Hello, I have a probem with dbWriteTable method of package RPostrgreSQL The table is well added in the database but R doesn't succeed in inserting rows But If I send the "COPY FROM" as an sql query in R, the rows are then well added I think it is a problem with the temp file create by dbWriteT