pg_restore & Size Limits
Hi, I'm on the launch plan, and I'm hoping to migrate a database that's around 15gb total. I assumed I would get the 10gb on the launch plan, and then just pay extra for whatever goes beyond that. But when I ran pg_restore I got this error:
pg_restore: error: COPY failed for table "my_table": ERROR: could not extend file because project size limit (3072 MB) has been exceeded
HINT: This limit is defined externally by the project size limit, and internally by neon.max_cluster_size GUC