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
Thanks for opening. I was able to reproduce this when using PGlite, but your app seems to work fine when using Postgres. This is likely a PGlite bug / edge case (the library is still rather young).
I'm working to open an actionable issue on the PGlite repo, but in the meantime you can get unblocked by using Postgres.
typedarray
changed the title
Indexing Freezes
bug: indexing freeze when using pglite
Jan 8, 2025
Version
0.8.17
Current behavior
Ponder app freezes during indexing.
Expected behavior
Should not freeze. This used index fine in v0.6, and stopped after migrating to v0.8
Steps to reproduce
pnpm create ponder
ponder.config.ts
to:pnpm dev
After a few minutes, freezes on something like this:
Restarting the app doesn't help, just gets to the same spot and hangs.
Link to repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: