"Bill Eaton" <EE2(at)aeroantenna(dot)com> writes:> I want to allow some queries for my users to run for a prescribed period of> time and kill them if they go over time. Is there a good way to do this?
set statement_timeout perhaps?
regards, tom lane