> From: Krzysztof Jakowczyk <krzysztof.jakowc...@unity.pl>
>To: Steve Singer <ssin...@ca.afilias.info>; Steve Singer <st...@ssinger.info> 
>Cc: slony1-general <slony1-general@lists.slony.info>
>Sent: Thursday, 14 January 2016, 10:04
>Subject: Re: [Slony1-general] log insert/update query executed on subscriber
> 
>
>Our java aplication have bug and from time to time it's trying to insert
>row on subscriber node (which shouldn't happend). My developers wants to
>have query with parametrs which is executed on subscriber node. Table
>audit.slon_audit is created only on subscriber node to catch "bad"
>INSERT/UPDATE queries. I know that this queries shoud executed only on
>origin. I want to find the cause of this behavior of our aplication.
>
>


In that case why not just set log_min_duration_statement=0 for the user(s) of 
the java app?
_______________________________________________
Slony1-general mailing list
Slony1-general@lists.slony.info
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to