Re: MVCC for massively parallel inserts
От | Joshua D. Drake |
---|---|
Тема | Re: MVCC for massively parallel inserts |
Дата | |
Msg-id | 3FFA221F.6090300@commandprompt.com обсуждение исходный текст |
Ответ на | Re: MVCC for massively parallel inserts (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: MVCC for massively parallel inserts
|
Список | pgsql-general |
>You are mistaken to think that CPU is the bottleneck, anyway. It is >going to be disk bandwidth that's your problem, and throwing more CPUs >at it would not help. If your insert load exceeds the available disk >bandwidth, I think you have little choice but to figure out a way to >divide the workload among multiple independent databases. > > > If you have the money to purchase multiple machines, you can throw more hard drives at it... Hard drives are cheap... (well ide/sata anyway). Sincerely, Joshua D. Drake > regards, tom lane > >---------------------------(end of broadcast)--------------------------- >TIP 9: the planner will ignore your desire to choose an index scan if your > joining column's datatypes do not match > > -- Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC Postgresql support, programming shared hosting and dedicated hosting. +1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL
В списке pgsql-general по дате отправления: