Re: Problems doing a restore under 7.4.2
От | Chris White (cjwhite) |
---|---|
Тема | Re: Problems doing a restore under 7.4.2 |
Дата | |
Msg-id | 00aa01c42835$660f6840$0300a8c0@amer.cisco.com обсуждение исходный текст |
Ответ на | Re: Problems doing a restore under 7.4.2 (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-admin |
I got around the problem by using the --disable-triggers option on the restore. Chris -----Original Message----- From: Tom Lane [mailto:tgl@sss.pgh.pa.us] Sent: Wednesday, April 21, 2004 9:02 PM To: cjwhite@cisco.com Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] Problems doing a restore under 7.4.2 "Chris White (cjwhite)" <cjwhite@cisco.com> writes: > I have done a backup of my 7.4.2 database using pg_dump. When I > restore the database using the -c option I get the following error > message and pg_restore fails > pg_restore: [archiver (db)] could not execute query: ERROR: trigger > "RI_ConstraintTrigger_17371" for table "vm_message" does not exist Probably an ordering issue --- easiest workaround is not to use -c, I'd think. If you like, you could try CVS-tip pg_dump to see if it gets the ordering right. regards, tom lane
В списке pgsql-admin по дате отправления: