Re: Data backup to local duplicate without resetting permissions

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: Data backup to local duplicate without resetting permissions
Дата
Msg-id if12v1$sag$2@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на Data backup to local duplicate without resetting permissions  (gvim <gvimrc@gmail.com>)
Список pgsql-general
On 2010-12-23, gvim <gvimrc@gmail.com> wrote:
> What's the easiest way, in PostgreSQL 9.0, to keep a duplicate
> database on my local machine updated at intervals from another on a
> remote machine without having to reset permissions after a
> backup/restore.

create roles matching the names of the remote roles and grant those
roles to your local users.

--
⚂⚃ 100% natural

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

Предыдущее
От: Jasen Betts
Дата:
Сообщение: Re: When the trigger is called my application is awaiting the finish
Следующее
От: Jasen Betts
Дата:
Сообщение: Re: How to calculate length of path data without diagonals?