I'm testing out different managed Postgres hosting solutions (from my dev machine but I've tried from a hosted server too.) and I'm experiencing unexpectedly slow execution times for create table queries, which is impacting my development workflow. Key Details:
- Operation Type: Create table migrations - Observed Performance: Substantially longer execution times than anticipated
I would appreciate your insights on:
- Whether this is a known performance characteristic of your platform Potential optimization strategies or best practices
Could you provide guidance on how to improve migration speed or explain the underlying factors contributing to the current latency?