View the value of the variables in the log !

From: Luis Sousa <llsousa(at)ualg(dot)pt>
To: pgsql-admin(at)postgresql(dot)org
Subject: View the value of the variables in the log !
Date: 2002-02-06 12:14:46
Message-ID: 3C611E36.2090803@ualg.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I already try to change my postgresql.conf adding debug_print_parse,
debug_print_plan, debug_print_rewritten and debug_print_query with only
one purpose, to see the values that are passing in the queries.
But I can't see what's going on, only the parse query, like: DEBUG:
query: SELECT turno,tipo,parte,indice FROM evento_v WHERE id_e = $1.

How can I see the values that are passing in the queries, using log ?

Thanks, Luis Sousa

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2002-02-06 15:47:17 Re: starting log problems
Previous Message Bruce Momjian 2002-02-06 12:00:56 Re: Recovery - transaction logs