Fly Postgres Connections Extremely Slow from Django

I wasn’t sure what exactly I was supposed to do to rebuild objects and stuff, not very familiar with Postgres stuff. :frowning: I was able to fix it with @smorimoto’s thread though.

As for this, I ended up just doubling the shared-buffers config to 13056 * 8kB. Tried looking around in flyctl to see how it’s configured for new clusters but couldn’t find it.