Re: updated hstore patch

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: updated hstore patch
Дата
Msg-id 562134D9-7B11-4DE6-8E64-A8785AA616C2@kineticode.com
обсуждение исходный текст
Ответ на Re: updated hstore patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sep 20, 2009, at 12:15 PM, Tom Lane wrote:

> That recipe doesn't actually work for cases like this.  What *would*
> work is loading the module *before* restoring from your old dump,
> then relying on the CREATEs from the incoming dump to fail.

Jesus this is hacky, either way. :-(

> I believe we have already discussed the necessity for pg_upgrade to
> support this type of subterfuge.  A module facility would be a lot
> better of course, but we still need something for upgrading existing
> databases that don't contain the module structure.

Yeah, it's past time for a real module facility.

Best,

David



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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: updated hstore patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: generic copy options