Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by frizzo05

  1. frizzo05

    Logging actual parameters in Postgres Log File

    I'm using VB.NET beta 2 over a Postgres DB. Whenever I read the log files created by PG, I never see the parameterized queries. I only see $1 and $2 and so forth. Example: "SELECT * FROM pg_catalog.pg_rewrite WHERE ev_class = $1 AND rulename = $2" How can I see the true value, not the alias?

Part and Inventory Search

Back
Top