Обсуждение: Log statements that generate an error only ... ?

Поиск
Список
Период
Сортировка

Log statements that generate an error only ... ?

От
"Marc G. Fournier"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Is this possible?  I'm trying to debug a recurring error in MAIA, where its
trying to use 'rpad', but I can't find where ... if I turn on
'log_statement="all"', there is just way too much data to weed through, so ...

- ----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFPXjJ4QvfyHIvDvMRAjDyAJ45kPm/hr22pCU4y0GT3J4XHaM/QACcD21y
1ut7Dld3XrwDNmGipmi0f04=
=7z1P
-----END PGP SIGNATURE-----


Re: Log statements that generate an error only ... ?

От
Tom Lane
Дата:
"Marc G. Fournier" <scrappy@postgresql.org> writes:
> Is this possible?

log_min_error_statement = error

            regards, tom lane