How to set any postgres function in crontab with frequency of seconds? Thank you in advance.
Tried searching for seconds timer scheduling. But looks like postgres / crontab doesn't support for seconds setup. only minute, hour, day, etc options are available. Looking for any alternative option.