"JEAN-PIERRE PELLETIER" <pelletier_32(at)sympatico(dot)ca> writes:
> Is it possible to set log_min_error_statement to display the parameters
> value?
No --- displaying the parameter values requires being able to run
user-defined output functions, which we can't do in an already-failed
transaction.
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Andrew Dunstan | Date: 2006-12-21 15:27:12 |
| Subject: Re: column ordering, was Re: [PATCHES] Enums patch v2 |
| Previous: | From: JEAN-PIERRE PELLETIER | Date: 2006-12-21 15:10:07 |
| Subject: log_min_error_statement and parameters value |