In PostgreSQL, we can use the - operator to subtract one or more hours from a time value.
By “time” value, this could be an actual time value, a timestamp, or an interval. We can also subtract hours from a date value or a date and time combination.