| От | Klint Gore |
|---|---|
| Тема | Re: How to monitor the progress of a stored procedure? |
| Дата | |
| Msg-id | 47C5FC62.5050008@une.edu.au обсуждение исходный текст |
| Ответ на | How to monitor the progress of a stored procedure? ("Kynn Jones" <kynnjo@gmail.com>) |
| Список | pgsql-general |
Kynn Jones wrote: > (Sorry for asking so many questions!) > > What techniques can one use to monitor the progress of a stored > procedure? > > Specifically, how can I get the procedure to print a progress > indicator message to the screen every once in a while? > > [...](In case it matters, the procedure is written in PL/perl. I > tried to use Perl's print statement, unbuffered, to print out a > message periodically from within the procedure, but I see no output.) elog? (see example in http://www.postgresql.org/docs/8.3/interactive/plperl-database.html) klint. -- Klint Gore Database Manager Sheep CRC A.G.B.U. University of New England Armidale NSW 2350 Ph: 02 6773 3789 Fax: 02 6773 3266 EMail: kgore4@une.edu.au
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера