Re: insert a file into remote database

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Chuming Chen <chen(at)musc(dot)edu>
Cc: pgsql-admin list <pgsql-admin(at)postgresql(dot)org>
Subject: Re: insert a file into remote database
Date: 2004-10-18 20:26:32
Message-ID: 20041018202632.GA21166@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Oct 18, 2004 at 15:37:48 -0400,
Chuming Chen <chen(at)musc(dot)edu> wrote:
> Hi, all,
>
> Is there anyway to insert a local text file into a table in a remote
> database server?

Perhaps psql's \copy command will do what you want.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Joshua D. Drake 2004-10-18 20:49:36 Re: PREPARE/EXECUTE questions
Previous Message Postgres User 2004-10-18 20:11:16 PREPARE/EXECUTE questions