Error added: 2022-11-26T10:15:36Z
You are using Instant.MAX (169104627 AD) and trying to store it as a Postgres timestamp. Postgres' timestamp only goes up to 294276 AD. https://www.postgresql.org/docs/current/datatype-datetime.html
You are using Instant.MAX (169104627 AD) and trying to store it as a Postgres timestamp. Postgres' timestamp only goes up to 294276 AD. https://www.postgresql.org/docs/current/datatype-datetime.html
deleteme
If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people
struggling with this too.
If you want to be notified via email when this is solved, enter your email address here: