Ed L. wrote:
> 
> We'd like to attempt some log replay to simulate real loads, but 
> in 8.1.2, it appears the formal parameters are logged ('$') 
> instead of the actuals for prepared queries, e.g.:
> 
> EXECUTE <unnamed>  [PREPARE:  UPDATE sessions SET a_session = $1 
> WHERE id = $2]
> 
> Thoughts on making this a to-do item?

It is already a TODO item:

        * Allow protocol-level BIND parameter values to be logged

-- 
  Bruce Momjian   [EMAIL PROTECTED]
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to