| От | Tom Lane |
|---|---|
| Тема | Re: Help! Database restored with disabled triggers |
| Дата | |
| Msg-id | 1878.1253720024@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Help! Database restored with disabled triggers (Joe Kramer <cckramer@gmail.com>) |
| Ответы |
Re: Help! Database restored with disabled triggers
|
| Список | pgsql-general |
Joe Kramer <cckramer@gmail.com> writes:
> On Thu, Sep 24, 2009 at 12:53 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> You sure they weren't disabled in the source database?
> Yes, I'm absolutely sure they are not disabled. And in the SQL dump
> file there are no commands that would disable them.
Better take another look for "ALTER TABLE foo DISABLE TRIGGER bar"
commands. Given the information that this is a pre-8.3 pg_dump,
that's exactly the behavior I'd expect, because it's not going to
understand the values it finds in pg_trigger.tgenabled in an 8.3
server.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера