| От | Alvaro Herrera |
|---|---|
| Тема | Re: "Some tests to cover hash_index" |
| Дата | |
| Msg-id | 20160920182629.GA645491@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: "Some tests to cover hash_index" (Mithun Cy <mithun.cy@enterprisedb.com>) |
| Ответы |
Re: "Some tests to cover hash_index"
|
| Список | pgsql-hackers |
Why not use generate_series() queries to insert the appropriate number of tuples, instead of a handful of INSERT lines each time? Since each insert is a separate transaction, that would probably be faster. Why do you have a plpgsql function just to create a cursor? Wouldn't it be simpler to create the cursor in an SQL statement? -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера