copy data from one db into another via copy & psql

Поиск
Список
Период
Сортировка
От Kevin Kempter
Тема copy data from one db into another via copy & psql
Дата
Msg-id 201005202259.39757.kevink@consistentstate.com
обсуждение исходный текст
Ответы Re: copy data from one db into another via copy & psql  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: copy data from one db into another via copy & psql  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Can I copy from one db (via COPY) and pipe the results to a psql/COPY stmt so
I can load the data into a table in the second db 'inline' without writing to
& reading from a flat file?

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

Предыдущее
От: Peter Hunsberger
Дата:
Сообщение: Re: How to lose transaction history (xmin values, WAL, etc.)?
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: copy data from one db into another via copy & psql