Re: Ambiguos OPERATOR items in pg_restore manifest file (was: [postgis-devel] utils/new_postgis_restore.pl)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Ambiguos OPERATOR items in pg_restore manifest file (was: [postgis-devel] utils/new_postgis_restore.pl)
Дата
Msg-id CA+Tgmoav90PqjwopTRy0hjBLEkaMrYBxKZhLkKuYf37-Y6G_NA@mail.gmail.com
обсуждение исходный текст
Ответ на Ambiguos OPERATOR items in pg_restore manifest file (was: [postgis-devel] utils/new_postgis_restore.pl)  (Sandro Santilli <strk@keybit.net>)
Ответы Re: Ambiguos OPERATOR items in pg_restore manifest file  (Renzo Kottmann <rkottman@mpi-bremen.de>)
Список pgsql-bugs
On Tue, Jul 12, 2011 at 9:18 AM, Sandro Santilli <strk@keybit.net> wrote:
> Trying to exclude items from dumps of postgis-enabled databases
> we use pg_restore -l output and strip what we think belong to PostGIS.
>
> In doing so, Renzo found that for OPERATOR there are not enough
> informations to unambiguosly find it being part of PostGIS (see
> included mail snippet).
>
> Do you think this could be improved on the pg_restore side ?

In 9.1, we've added the concept of EXTENSIONs.  I'm not sure whether
PostGIS is planning to take advantage of this mechanism, but it's
designed to solve exactly this problem.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: BUG #6110: pg_hba.conf samehost does not work
Следующее
От: Dave Page
Дата:
Сообщение: Re: BUG #6120: Problem running post-install step in Mac OS X Lion (GM)