Logging

Поиск
Список
Период
Сортировка
От cjobbers@optonline.net
Тема Logging
Дата
Msg-id e441dbda64b8.4377628e@optonline.net
обсуждение исходный текст
Ответы Re: Logging  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-novice
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"

How can I see the true value, not the alias?


В списке pgsql-novice по дате отправления:

Предыдущее
От: stig erikson
Дата:
Сообщение: formating a select from a timestamp column
Следующее
От: Guido Winkelmann
Дата:
Сообщение: Ordering output rows by the maximum value of three virtual columns