Pavel Stehule <[EMAIL PROTECTED]> writes: > Can I set somewhere an long for text, which is in current_query in > "pg_catalog.pg_stat_activity"?
No. You could attach gdb to the backend that's running the troublesome
query and do "p debug_query_string" ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
