Re: pg_dump with postgis extension dumps rules separately - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: pg_dump with postgis extension dumps rules separately
Date
Msg-id m238t4263q.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: pg_dump with postgis extension dumps rules separately  (Joe Conway <mail@joeconway.com>)
Responses Re: pg_dump with postgis extension dumps rules separately  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> Here's a cleaned up version, which also includes documentation. I'll
> commit back to 9.1 in a day or two unless there are any objections.

Looks good to me.

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?

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



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Eliminating PD_ALL_VISIBLE, take 2
Next
From: Robert Haas
Date:
Subject: Re: fallocate / posix_fallocate for new WAL file creation (etc...)