| От | Magnus Hagander |
|---|---|
| Тема | Re: win32: how to backup (dump does not work) |
| Дата | |
| Msg-id | 47C48688.6040704@hagander.net обсуждение исходный текст |
| Ответ на | win32: how to backup (dump does not work) ("fkater@googlemail.com" <fkater@googlemail.com>) |
| Список | pgsql-general |
fkater@googlemail.com wrote: > Hi, > > I urgently need a way to simply backup the database's data on win32 > (e.g. the 'data' directory). > > As discussed earlier I can't use dump/dumpall since my data needs > persistent tableoids which, however, are not the same after a restore. > > AFAIK stopping the server, zipping data dir, and restarting the server > creates a zip file which is not easily portable to other computers due > to some ntfs file system permission problems. What exactly would those problems be? If you can shut your server down like this, that's absolutely the easiest way to get it done. It should be portable across all win32 machines at least - and if that's not enough, pg_dump really is your only option. //Magnus
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера