| От | Tom Lane |
|---|---|
| Тема | Re: Patch to fix search_path defencies with pg_bench |
| Дата | |
| Msg-id | 7736.1241741468@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Patch to fix search_path defencies with pg_bench (Greg Smith <gsmith@gregsmith.com>) |
| Ответы |
Re: Patch to fix search_path defencies with pg_bench
|
| Список | pgsql-hackers |
Greg Smith <gsmith@gregsmith.com> writes:
> On Thu, 7 May 2009, Aidan Van Dyk wrote:
> You are correct here. Right now, pgbench is guaranteed to be running
> against a search_path with only one entry in it. If someone runs the new
> version against a configuration with something like:
> search_path='a,b,c,d,e,f,g,h,i,j,public'
> instead, that is going to execute more slowly than the current pgbench
> would have.
No, it is not. The tables will be created and used in schema 'a',
and the effective search path depth will be the same.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера