Re: Parallell Optimizer
| От | Tom Lane |
|---|---|
| Тема | Re: Parallell Optimizer |
| Дата | |
| Msg-id | 26617.1370629630@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Parallell Optimizer ("Fred&Dani&Pandora&Aquiles" <fred@nti.ufop.br>) |
| Ответы |
Re: Parallell Optimizer
|
| Список | pgsql-hackers |
"Fred&Dani&Pandora&Aquiles" <fred@nti.ufop.br> writes:
> I asked a while ago in this group about the possibility to implement a
> parallel planner in a multithread way, and the replies were that the
> proposed approach couldn't be implemented, because the postgres is not
> thread-safe. With the new feature Background Worker Processes, such
> implementation would be possible?
I don't think that bgworkers as currently implemented make this any more
practical than it was before. The communication overhead with a
separate process would swamp any benefit in most cases.
regards, tom lane
В списке pgsql-hackers по дате отправления: