Skip to content
Prev 1034 / 1559 Next

How to write to database schema other than public using RPostgreSQL

It seems dbWriteTable always create table in the public schema even if
I put the target schema as the header of search_path,
I'll check the source code.
On Sat, Mar 5, 2011 at 8:32 PM, Xiaobo Gu <guxiaobo1982 at gmail.com> wrote: