copy tables

From: "Shavonne Marietta Wijesinghe" <shavonne(dot)marietta(at)studioform(dot)it>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: copy tables
Date: 2005-10-14 06:54:39
Message-ID: 001601c5d08c$26339240$1102a8c0@dream
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello

I have 2 postgreSQL databases called "DATA1" and "DATA2" with several tables inside them (table A, B, C).

I modify the details in table "A" in database "DATA1"

How can I copy table "A" from database "DATA1" and paste it in database "DATA2" using the same table name ??

Thank you.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Greg Stark 2005-10-14 07:21:01 Re: pg, mysql comparison with "group by" clause
Previous Message Anthony Molinaro 2005-10-13 19:38:47 Re: pg, mysql comparison with "group by" clause