Earliest Timestamp supported in PostgreSQL
The manual states the values as: Low value: 4713 BC High value: 294276 AD with the caveat, as Chris noted, that -infinity is also supported. See the note later in the same page in the manual; the above is only true if you are using integer timestamps, which are the default in all vaguely recent … Read more