How do I copy part of table from db1 to db2 (and rename the columns)? - Mailing list pgsql-sql

Hi,

I want to copy several columns of a source table from db1 to db2, and
create the target table and rename the columns in the process.

Is that possible in PostgresQL? If so, an example or url for such a
command /script would be appreciated...

TIA

Joost


pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: [ADMIN] plpgsql question
Next
From: Kenneth Gonsalves
Date:
Subject: Re: How do I copy part of table from db1 to db2 (and rename the columns)?