Notices during execution

Поиск
Список
Период
Сортировка
От Jason McKellar
Тема Notices during execution
Дата
Msg-id CAGZuaCyV4_e+-ZBuBFkjQO2StnNxdAveLNywhpGVZ+3EU7HfJQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Notices during execution  (Oswaldo <listas@soft-com.es>)
Список psycopg
Hello,

Is there a way to get messages output using raise notice while a function is executing?

I have a long-running (10 minutes) function that raises notices every 10 seconds or so about what it is currently doing and would like to view them while the function is running. I suppose a workaround if I can't do this in Psycopg2 is to execute psql and get the stdout.

Thanks,

Jason

В списке psycopg по дате отправления:

Предыдущее
От: Marco Beri
Дата:
Сообщение: Re: About pyvertica (a clone of pyscopg2)
Следующее
От: Oswaldo
Дата:
Сообщение: Re: Notices during execution