[postgis-users] pg_dump -s should use add_geometrycolumn(...)

Поиск
Список
Период
Сортировка
От Willy-Bas Loos
Тема [postgis-users] pg_dump -s should use add_geometrycolumn(...)
Дата
Msg-id CAHnozTinp8USvfmwA4GMVrbCToxmpTvOR10DJzxLxfWfPy+m2Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [postgis-users] pg_dump -s should use add_geometrycolumn(...)
Список pgsql-general
Hi,

pg_dump -s should use add_geometrycolumn(...) instead of creating a column+constraints with normal DDL
Because, when you don't dump the data, then the record in geometry_columns is lost.

Cheers,

WBL

--
"Quality comes from focus and clarity of purpose" -- Mark Shuttleworth

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

Предыдущее
От: Sébastien Lorion
Дата:
Сообщение: Problem with initdb and ephemeral drives when rebooting
Следующее
От: Chris Angelico
Дата:
Сообщение: Re: Understanding autocommit