[R-sig-DB] How to write to database schema other than public using RPostgreSQL

Xiaobo Gu gux|@obo1982 @end|ng |rom gm@||@com
Sat Mar 5 13:32:31 CET 2011


Hi,
It seems there is not a shcema parameter for method dbWriteTable, and
I have tried
"[schema].[testtable]", "\"schema\".\"testtable\", "schema.testtable"
for the tablename parameter of dbWriteTable, none of them works.

Do you have workarounds about this.

Thanks,

Xiaobo Gu




More information about the R-sig-DB mailing list