Hi, 
I found in my server the following query, waiting for more than 1 day.
 
SELECT * FROM "my_table" WHERE ("my_table"."id" = 2626968981)  FOR UPDATE;
 
It is not coming form my client, in fact it is from the internal server.
My_table is a table involved in the slony, so I was wondering if this query is 
launched by slony process.
Can someone help me in understanding this? 
 
Thank you,
Laura Passigni
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to