On Wed, Oct 24, 2012 at 3:54 PM, Xiong He <iihero@qq.com> wrote:
Is it possible to copy some table data from remote client to the PG database server directly without upload the data file to the server side in advance?
With a psql client you can use the command ¥copy to perform that.