Hello, I have a query to insert about 300k rows into a new table and it runs about a minute on my local Postgres 12 instance. However the same query runs for about 20 min on Amazon RDS instance before failing with "ERROR: SSL SYSCALL error: EOF detected" message. I went up to a medium RDS instance with 4G of RAM with the same result. Any ideas would be much appreciated.