I\'m working in a psql database and I want to leave something running overnight.
I have a function I am calling like this:
select func_name(21);