best method to copy data across databases

Поиск
Список
Период
Сортировка
От ctrl@altonsys.com (ctrl)
Тема best method to copy data across databases
Дата
Msg-id 46a31c4d.0407011942.37839bb0@posting.google.com
обсуждение исходный текст
Список pgsql-sql
I need to copy data that I have on a table in one Postgres database
into another table, on a different database. The destination table is
not identical with the source table so I need to do some mapping
between the 2 tables.
What would be the best (and quickest) way to transfer the data? (there
are over 500k rows)

thanks!


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Pedro B."
Дата:
Сообщение: Newbie (to postgres) question
Следующее
От: "Dario V. Fassi"
Дата:
Сообщение: Re: [JDBC] Error in DatabaseMetaData.getColumns() with Views