Re: Per-server univocal identifier

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Per-server univocal identifier
Дата
Msg-id 24645.1150587168@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Per-server univocal identifier  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> And is it to be unique per machine, or per cluster (since you can have 
> many postgresql clusters on one machine).

Actually, there are *lots* of ambiguities there.  For instance, if you
pg_dump and reload a cluster do you want the ID to change or stay the
same?  How about copying the $PGDATA tree to another server?  How about
redirecting the same cluster to listen on a new port number?
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Per-server univocal identifier
Следующее
От: "Giampaolo Tomassoni"
Дата:
Сообщение: R: Per-server univocal identifier