Re: BUG #3826: Very Slow Execution of examplequery (wrong plan?)
В списке pgsql-bugs по дате отправления:
| От | Gregory Stark |
|---|---|
| Тема | Re: BUG #3826: Very Slow Execution of examplequery (wrong plan?) |
| Дата | |
| Msg-id | 87tzmfkb35.fsf@oxford.xeocode.com обсуждение исходный текст |
| Ответ на | BUG #3826: Very Slow Execution of examplequery (wrong plan?) ("Alexander Steffens" <mail@a-st.de>) |
| Ответы |
Re: BUG #3826: Very Slow Execution of examplequery (wrong plan?)
|
| Список | pgsql-bugs |
"Alexander Steffens" <mail@a-st.de> writes: > Hello, I have found an Query (with data) > that need to execute on MS-SQL 2005 < 9sec, > on Postgresql I will stop it now after more than 30 mins: > insert into t1 > select distinct (t1.a + t2.a)*2 > from t1,t2 > where not exists ( > select * from t1 tt where tt.a = (t1.a + t2.a)*2 > ) What plan does MS-SQL use to complete this? I wonder whether it's producing the same answer Postgres is. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com Ask me about EnterpriseDB's PostGIS support!
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера