| От | tv@fuzzy.cz |
|---|---|
| Тема | Re: Query Performance SQL Server vs. Postgresql |
| Дата | |
| Msg-id | ef40ef98515c88b82f63c7d6cc421f12.squirrel@sq.gransy.com обсуждение исходный текст |
| Ответ на | Re: Query Performance SQL Server vs. Postgresql (Humair Mohammed <humairm@hotmail.com>) |
| Ответы |
Re: Query Performance SQL Server vs. Postgresql
|
| Список | pgsql-performance |
> 4) INDEXESI can certainly add an index but given the table sizes I am not > sure if that is a factor. This by no means is a large dataset less than > 350,000 rows in total and 3 columns. Also this was just a quick dump of > data for comparison purpose. When I saw the poor performance on the > COALESCE, I pointed the data load to SQL Server and ran the same query > except with the TSQL specific ISNULL function. 350000 rows definitely is a lot of rows, although with 3 INT column it's just about 13MB of data (including overhead). But indexes can be quite handy when doing joins, as in this case. Tomas
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера