> From: Krzysztof Jakowczyk <[email protected]>
>To: Steve Singer <[email protected]>; Steve Singer <[email protected]> 
>Cc: slony1-general <[email protected]>
>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
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to