Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Any way to see parameters


  • From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
  • To: Chris Hoover <revoohc(at)gmail(dot)com>
  • Cc: pgsql-odbc(at)postgresql(dot)org
  • Subject: Re: Any way to see parameters
  • Date: Wed, 12 Sep 2007 09:54:35 +0200
  • Message-id: <20070912075435(dot)GD11686(at)soptik(dot)pzkagis(dot)cz>

> We are having some issues in our development shop, and I wanted to know if
> there is any way to see the parameters passed in a query in the odbc log.  I
> have turned debug on, and I am getting a log of all of the queries.  I see
> the parameters after they are added into the query, but I would like a
> listing of each parameter value before the query substitution occurs.  Is
> there anyway to see this?

Yes. You can see them in mylog output (it's larger and slow down the
computer).

Regards,

Luf



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group