About selected data dump

From: longlong <asfnuts(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: About selected data dump
Date: 2007-10-04 05:34:18
Message-ID: d9f0a46b0710032234w39d1da77vf6ea6ef28d313cad@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hello,all

I want to transmit data from a database to another partly,
which means only data that selected in a table will be transmit.

I can select data , and then inert or update rows one by one.
But is there any way better?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Goboxe 2007-10-04 05:44:51 Partitioned tables, rules, triggers
Previous Message Conal 2007-10-04 04:40:44 Re: Poor performance with ON DELETE CASCADE