You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2025. It is now read-only.
Hi. I have a trouble with losing microseconds on DateTime64(6, ...) columns if row was written over clickhouse_fdw.
Example
I wrote there two rows, one directly from clickhouse, the second from postgres over clickhouse_fwd
This query was executed in clickhouse-client:
This one in postgresql:
Result of query
SELECT * FROM signals.testis
So, there is losing microsecond part of date.