Mike Blackwell wrote: > I have a system that's been giving the nonstandard use of \\...' warning > in the postgresql log. Is there a way to get the SQL associated with > the warning without logging all the sql statements being processed?
Yes, mark it as an escape string, E''. See the documentation and release notes. -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://postgres.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly