| От | Adrian Klaver |
|---|---|
| Тема | Re: pg_dump and ON DELETE CASCADE problem |
| Дата | |
| Msg-id | 200912110711.07176.aklaver@comcast.net обсуждение |
| Ответ на | Re: pg_dump and ON DELETE CASCADE problem (CG <cgg007@yahoo.com>) |
| Список | pgsql-general |
On Friday 11 December 2009 5:59:31 am CG wrote: > That's really nifty! I didn't know you could do that! > > So I expanded it, and I grepped for that UUID through the 46 gig file, and > I found the row in the dump that shouldn't be there... It defies > explanation. > Just so I am clear it always exactly the same UUID that shows up in the dump file? Upstream in this thread you mentioned a DELETE trigger that copied deleted items to another table. Is it possible that there is a stuck query related to this trigger that is keeping this row visible to pg_dump? A query against pg_stat_activity might be useful. -- Adrian Klaver aklaver@comcast.net
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера