JOIN order, 15K, 15K, 7MM rows

Поиск
Список
Период
Сортировка
От Andrew Lazarus
Тема JOIN order, 15K, 15K, 7MM rows
Дата
Msg-id 0a0c01c3f671$ceb08c80$847ba8c0@ANDYXP
обсуждение исходный текст
Ответы Re: JOIN order, 15K, 15K, 7MM rows  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
All three tables have the same integer key, and it's indexed.
 
I parenthesized the joins to do the two small tables first.
 
I'm running and INSERT INTO ... SELECT query with this join (one record added per record in join), 4 hours down and all I have to show for it is 100 recycled transaction logs. ?
 
If it ever returns, I can post the Explain output.

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: General performance questions about postgres on Apple
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: RAID or manual split?