Hi All Can anyone assist in shedding some light here. We getting this query popping up in our postgresql log file at the same time as the connections to the databases starts increasing. Not sure what is initiating this query, but we get around a hundred per second until we restart our applications. Any help will be appreciated. The Query : "select $1[s], s - pg_catalog.array_lower($1,1) + 1 from pg_catalog.generate_series(pg_catalog.array_lower($1,1), pg_catalog.array_upper($1,1),1) as g(s)" Regards Ian Disclaimer The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful. |