| From: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Logging |
| Date: | 2005-11-19 07:42:54 |
| Message-ID: | 20051119074254.GB11307@webserv.wug-glas.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
am 13.11.2005, um 15:58:06 -0500 mailte cjobbers(at)optonline(dot)net folgendes:
> 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 Accounts WHERE Account.Name = $1 AND rulename = $2"
Which version? I'm sure, with 8.x you can see the parameters.
HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47212, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Kretschmer | 2005-11-19 08:06:08 | Re: formating a select from a timestamp column |
| Previous Message | A. Kretschmer | 2005-11-19 07:40:57 | Re: Loop through records |