17 Aug
2006
17 Aug
'06
11:26 a.m.
ohp@pyrenet.fr a écrit :
Maybe you can log_statement for this database in postgresql, that way you'll see statement AND values from postgresql.
Hope it helps,
I already have log_statement activated (set to 'all'), but it just show me the query, which is correct (I get correct result if I execute it in psql) :/
Thanks for your answer,
-- Jonathan