Georgi Ivanov
Georgi Ivanov
Hi, Seems that i can't drop any dayabase when pglogical is enabled as shared library on Postgrs 15. This is what i see in the log: ` 2023-03-10 10:32:59.671 UTC...
This should close issue #1
Would be nice the timestamp can be auto detected if in milliseconds or even microseconds.
Hi, I don't seem to be able to serialise SearchRequest(for example) if i am using OffsetDateTime in my range query. For example: ``` OffsetDateTime from, OffsetDateTime to; BoolQuery.Builder bool =...