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