[rsyslog] Postgresql module: standard_conforming_strings
Jonathan Bond-Caron
jbondc at openmv.com
Sun Nov 8 20:18:43 CET 2009
On Fri Nov 6 10:45 AM, Rainer Gerhards wrote:
> >
> >
> > My problem is I've set: standard_conforming_strings=On
> >
> > This means that the backslash espace ' gfgfdg \' ' is ignored and
> > causes errors. There are many ways to fix this.
> >
>
> This is controlled via the template. For postgre SQL, I think it needs
> the STDSQL option. I will check if ompgsql requests that option.
>
> $template name,"insert ...",STDSQL
>
Thanks that fixed it, I was using
$template name,"insert ...",SQL
More information about the rsyslog
mailing list