Re: Join runs for > 10 hours and then fills up >1.3TB of disk space

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Join runs for > 10 hours and then fills up >1.3TB of disk space
Дата
Msg-id 1210923510.8820.17.camel@ebony.site
обсуждение исходный текст
Ответ на Join runs for > 10 hours and then fills up >1.3TB of disk space  (kevin kempter <kevin@kevinkempterllc.com>)
Ответы Re: Join runs for > 10 hours and then fills up >1.3TB of disk space  (kevin kempter <kevin@kevinkempterllc.com>)
Список pgsql-performance
On Fri, 2008-05-16 at 00:31 -0600, kevin kempter wrote:

> I'm running the join shown below and it takes > 10 hours and
> eventually runs out of disk space on a 1.4TB file system

Well, running in 10 hours doesn't mean there's a software problem, nor
does running out of disk space.

Please crunch some numbers before you ask, such as how much disk space
was used by the query, how big you'd expect it to be etc, plus provide
information such as what the primary key of the large table is and what
is your release level is etc..

Are you sure you want to retrieve an estimated 3 billion rows? Can you
cope if that estimate is wrong and the true figure is much higher? Do
you think the estimate is realistic?

--
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support



В списке pgsql-performance по дате отправления:

Предыдущее
От: kevin kempter
Дата:
Сообщение: Re: Join runs for > 10 hours and then fills up >1.3TB of disk space
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Join runs for > 10 hours and then fills up >1.3TB of disk space