Re: pg_dump with postgis extension dumps rules separately

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: pg_dump with postgis extension dumps rules separately
Дата
Msg-id m2obbsv6y7.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: pg_dump with postgis extension dumps rules separately  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
>> Were you able to test it against an extension containing both rules
>> and views, to check that pg_dump has no problem with the new set
>> of dependencies?
>
> PostGIS has both:
[...]
> # pg_dump test > /tmp/test-02.dmp
> # diff /tmp/test-01.dmp /tmp/test-02.dmp
> ...<no differences>...

Perfect, thanks!

-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Behavior of a pg_trgm index for 2 (or < 3) character LIKE queries
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: fallocate / posix_fallocate for new WAL file creation (etc...)