moving data between tables causes the db to overwhelm the system - Mailing list pgsql-performance

From Kevin Kempter
Subject moving data between tables causes the db to overwhelm the system
Date
Msg-id 200909010245.58088.kevink@consistentstate.com
Whole thread Raw
Responses Re: moving data between tables causes the db to overwhelm the system
Re: moving data between tables causes the db to overwhelm the system
List pgsql-performance
Hi all;

We have a table that's > 2billion rows big and growing fast.  We've setup
monthly partitions for it. Upon running the first of many select * from
bigTable insert into partition statements (330million rows per month) the
entire box eventually goes out to lunch.

Any thoughts/suggestions?

Thanks in advance

pgsql-performance by date:

Previous
From: Mike Ivanov
Date:
Subject: Re: Number of tables
Next
From: tv@fuzzy.cz
Date:
Subject: Re: moving data between tables causes the db to overwhelm the system