Jeremy Finzel

Results 3 issues of Jeremy Finzel

Our biggest problem with the JDBC Sink Connector for Postgres is that it does not support `timestamptz` or `timestamp with time zone`, which is the standard and preferred method of...

I have a strange issue that appeared today. We are replicating from 9.4.10 (pglogical 1.2.1) to 9.6.2 (pglogical 1.2.2). It is extremely invasive for us to restart our provider cluster,...

question

The actual duration is one of the most useful things about Pev, thank you!!! But for 9.6+, the logic of this line needs to be modified: https://github.com/AlexTatiyants/pev/blob/master/app/services/plan-service.ts#L184 ```ts // since...