porsager / postgres

Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare
The Unlicense
7.04k stars 257 forks source link

Proposed fix for #790 #791

Closed Louis-Tian closed 4 months ago

Louis-Tian commented 5 months ago

Proposed fix for #790.

porsager commented 4 months ago

Sorry for the delay here! This looks good. Have you been using this fix to see if it completely resolves your issue?

Louis-Tian commented 4 months ago

No worries. Thanks for awesome library. Yes, we have been using it for last couple of weeks. no longer experiencing the WAL bloating problem anymore.