Re: CVS, initdb and catalog version

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CVS, initdb and catalog version
Дата
Msg-id 15252.990194570@sss.pgh.pa.us
обсуждение исходный текст
Ответ на CVS, initdb and catalog version  ("Laurent Duperval" <lduperval@microcelli5.com>)
Список pgsql-general
"Laurent Duperval" <lduperval@microcelli5.com> writes:
> So does that mean that every time I update the CVS code I have to trash
> my existing data?

Anytime someone changes the system catalogs (which is frequently), yes.
Don't try to track CVS tip in a production installation, unless you
enjoy frequent dump/reload cycles.

            regards, tom lane

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

Предыдущее
От: D0
Дата:
Сообщение: Can not drop sequence...
Следующее
От: Jeff Boes
Дата:
Сообщение: Foreign key constraint generates unique index?