Re: Postgres-R: primary key patches

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres-R: primary key patches
Дата
Msg-id 4289.1216759775@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgres-R: primary key patches  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
Dimitri Fontaine <dfontaine@hi-media.com> writes:
> Note that while slony doesn't require a dump/restore to get activated, it 
> seems to me (as a non user of it) that it still plays with catalog, 
> preventing "normal" usage of pg_dump...

As of 8.3 there are some new trigger features in core that were put
there for Slony.  I'm not sure to what extent that will let them get
rid of making nonstandard catalog changes ... perhaps Chris or Jan
can explain.
        regards, tom lane


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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Do we really want to migrate plproxy and citext into PG core distribution?
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: PATCH: CITEXT 2.0 v4