substract integer minutes from timestamp postgresql code example Example: postgresql today - 1 year select now() - INTERVAL '1 YEAR';