阅读背景:

如何在Postgres中使用DBI执行“远程表中的\ copy”命令?

来源:互联网 

I need to copy from a remote postgres server to a local one. I cannot use any ETL tools; it must be done using Perl with DBI. This data will be large so I don't want to use "select from source" and "insert into local". I was looking to use COPY to create a file but this file will be created on the remote server. I can't do that either. I want to use \COPY instead. I need to copy from a remote postgres server to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: