Andrew Glover

Results 4 issues of Andrew Glover

See [https://github.com/readysettech/readyset/issues/1000](https://github.com/readysettech/readyset/issues/1000) for more details.

We saw someone snapshot Postgres v11 and the error message was ``` {"timestamp":"2023-12-19T01:45:42.624214Z","level":"ERROR","fields":{"message":"Error in replication, will retry after timeout","error":"Error during replication: db error: ERROR: column \"attgenerated\" does not exist","timeout_sec":1},"target":"replicators"} ```...

Medium priority

`curl -O http://repo.joist.ws/com/bizo/fakesdb-standalone_2.9.1/2.6.1/fakesdb-standalone_2.9.1-2.6.1.jar` Then `java -jar fakesdb-standalone_2.9.1-2.6.1.jar` And I get: `Error: Invalid or corrupt jarfile fakesdb-standalone_2.9.1-2.6.1.jar` Yet I can jar tf the file and I see .class files. Looking in...

If you upgrade to use newest Jedis jar, you get lots of "redis.clients.johm.JOhm$1.del([Ljava/lang/String;)Ljava/lang/String;" errors. This happens during a save operation.