electric-sql / pglite

Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno
https://electric-sql.com
Apache License 2.0
4.76k stars 81 forks source link

error performing snapshot: error: unrecognized node type: 67143218 #93

Open AntonOfTheWoods opened 1 month ago

AntonOfTheWoods commented 1 month ago

When trying to electrify with electric = await electrify(conn, schema, config); I am reasonably regularly getting these errors. Typically a ctrl+f5 resolves the issue. This may be due to electric or the integration but I didn't see it with sqlite