Re: triggers on prepare, commit, rollback... ?

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: triggers on prepare, commit, rollback... ?
Дата
Msg-id Pine.GSO.4.64.0805201317210.11969@westnet.com
обсуждение исходный текст
Ответ на Re: triggers on prepare, commit, rollback... ?  (Hannu Krosing <hannu@krosing.net>)
Ответы Re: triggers on prepare, commit, rollback... ?  (Sam Mason <sam@samason.me.uk>)
Список pgsql-hackers
On Tue, 20 May 2008, Hannu Krosing wrote:

> Tell others that this trx failed, maybe log a failure ? OTOH, this can 
> be implemented by a daemon that sits on "tail -f logfile | grep 
> ROLLBACK"

In order to follow the log files like that successfully in many 
environments, you need to stay in sync as the underlying log file changes 
(it might rotate every day for example).  Unfortunately it's not as simple 
as just using tail.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD


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

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Installation of Postgres 32Bit on 64 bit machine
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: idea: storing view source in system catalogs