| От | Richard Huxton |
|---|---|
| Тема | Re: debuging transactions |
| Дата | |
| Msg-id | 46E150D6.8040502@archonet.com обсуждение исходный текст |
| Ответ на | debuging transactions (Panagiotis Pediaditis <pped@ics.forth.gr>) |
| Список | pgsql-general |
Panagiotis Pediaditis wrote: > Greetings, > > I am debugging a large application that is based on transactions > of long series of complex SQL queries. I was wondering, is there a way > to monitor tables changed by the transaction before the transaction > actually commits? Otherwise debugging seems impossible. There are no changes until the transaction commits - at least not ones visible from outside the transaction. If you are writing plpgsql functions you can add various RAISE NOTICE messages around the place. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера