[postgis-users] [GENERAL] pg_dump -s should use add_geometrycolumn(...)
Nicolas Ribot
nicolas.ribot at gmail.com
Wed Aug 29 09:10:13 PDT 2012
> On Wed, Aug 29, 2012 at 5:23 PM, Andres Freund <andres at 2ndquadrant.com> wrote:
>>
>> That shouldn't be a problem with postgres 2 anymore as far as I understand
>> things?
>
>
> Why?
>
Hi,
I think because of the new geometry typemod feature, and the fact that
geometry_columns is now a view based on system tables (thanks to
typemod) that is always up to date.
Nicolas
More information about the postgis-users
mailing list