| От | Alvaro Herrera |
|---|---|
| Тема | Re: Unable to dump database using pg_dump |
| Дата | |
| Msg-id | 20080612165455.GH5534@alvh.no-ip.org обсуждение исходный текст |
| Ответ на | Re: Unable to dump database using pg_dump (Adam Dear <adear@usnx.net>) |
| Список | pgsql-general |
Adam Dear wrote: > Let me ask this question. Is there any other option for moving data > from one server to another that doesn't involve pg_dump? If I can get > the data out of this server, and onto my new one I don't care if the old > server gets fixed. I just need the data. The new server already has > the table structure, I just need the most current data to put into the > server. Yes, you can use COPY table TO STDOUT. This can probably be piped directly from one server to the other. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера