| От | Mike Nolan |
|---|---|
| Тема | restoring a .dmp file to another table name |
| Дата | |
| Msg-id | 200408230415.i7N4Fdid017809@gw.tssi.com обсуждение |
| Ответы |
Re: restoring a .dmp file to another table name
|
| Список | pgsql-general |
I've probably asked this question before, but what do people do when they need to restore a table that has been dumped but as a different table name? That doesn't appear to be an option in pg_restore. (Is that just a front end to psql?) I need both the old table and the live one in the same database so that I can compare a set of values to see what changed, and I don't have a spare system to do it on at the moment, nor can I rename the live file since it is in use most of the day. This is a fairly large table (2.8M rows, 500MB dump file) and I think it may have some data in it that would get messed up if I were to try to extract the DDL leading up to the COPY statement using head and tail statements to change the table name. -- Mike Nolan
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера