Failed to send batch: unexpected EOF when seeding database
Hello, I have a fairy large seed data set (~500k) entries. When I run supabase db start, I encounter an unexpected EOF error almost exactly 10 seconds after the seeding process begins. Is there a timeout on the postgres request supabase uses to seed? Is there a way to increase this timeout? What else could be going on?
Thanks!
Thanks!

