Re: win32: how to backup (dump does not work)

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: win32: how to backup (dump does not work)
Дата
Msg-id 20080227090933.GB5916@svr2.hagander.net
обсуждение исходный текст
Ответ на Re: win32: how to backup (dump does not work)  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Список pgsql-general
On Tue, Feb 26, 2008 at 10:30:02PM +0100, Gevik Babakhani wrote:
> > 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.
> >
> IIRC you have to re-assign owner and change permissions after you copy your
> data dir to the new server.

You don't need to reassign owner normally - we don't care about that. And
if you extract into an existing directory, it should inherit it fine :-)
But true, if you extract into a nwe directory, you may need to change the
permissions.

//Magnus

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

Предыдущее
От: Olmec Sinclair
Дата:
Сообщение: Re: Trouble running PostgreSQL server / Server must be started under certain locale.
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: win32: how to backup (dump does not work)