Need help/suggestions with backup/restore of database tables.
В списке pgsql-admin по дате отправления:
| От | Chris White (cjwhite) |
|---|---|
| Тема | Need help/suggestions with backup/restore of database tables. |
| Дата | |
| Msg-id | 002001c33a72$50e4f1d0$55936b80@amer.cisco.com обсуждение исходный текст |
| Ответ на | postmaster dead but backends still running? (Charles Hornberger <charlie@hss.caltech.edu>) |
| Список | pgsql-admin |
I have four tables in a database which reference all the large objects in the database. I need to backup and restore these 4 tables and the large objects independently of the other tables in the database. pg_dump only allows me to dump the whole database, if I want to dump the large objects. I know that on restore I can create a contents file from the pg_dump file and selectively restore only the tables I need, but this is not suitable because: 1) Restore data is streamed from a remote ftp server. 2) Backup file is large. 3) There is not enough physical storage to copy the restore file to disk prior to restoring the database, so I can create the contents list without reading file twice over ftp link. Does anybody have any suggestions apart from writing my own custom backup/restore? Chris White
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера