Re: Spurious error messages from pg_restore
От | David Johnston |
---|---|
Тема | Re: Spurious error messages from pg_restore |
Дата | |
Msg-id | 1378323102393-5769626.post@n5.nabble.com обсуждение исходный текст |
Ответ на | Spurious error messages from pg_restore (Evan Martin <postgresql@realityexists.net>) |
Ответы |
Re: Spurious error messages from pg_restore
|
Список | pgsql-general |
Evan Martin wrote > Also, even without --clean I get 3 errors: > > pg_restore: [archiver (db)] Error while PROCESSING TOC: > pg_restore: [archiver (db)] Error from TOC entry 6755; 2618 4417788 RULE > geometry_columns_delete em > pg_restore: [archiver (db)] could not execute query: ERROR: rule > "geometry_columns_delete" for relation "geometry_columns" already exists > Command was: CREATE RULE geometry_columns_delete AS ON DELETE TO > geometry_columns DO INSTEAD NOTHING; > > (and same for "geometry_columns_insert" and "geometry_columns_update") I should probably go read up on this but I thought the behavior of extensions was such that anything created from an extension is omitted from the traditional dump/restore process. Is this a within 9.2 dump/restore or are you crossing version boundaries somewhere? What was the original version of PostgreSQL when PostGIS was installed and how was it installed? David J. -- View this message in context: http://postgresql.1045698.n5.nabble.com/Spurious-error-messages-from-pg-restore-tp5769545p5769626.html Sent from the PostgreSQL - general mailing list archive at Nabble.com.
В списке pgsql-general по дате отправления: