Re: [PATCH] "could not reattach to shared memory" on Windows
| От | Tom Lane |
|---|---|
| Тема | Re: [PATCH] "could not reattach to shared memory" on Windows |
| Дата | |
| Msg-id | 22601.1247585022@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [PATCH] "could not reattach to shared memory" on Windows (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: [PATCH] "could not reattach to shared memory" on
Windows
Re: [PATCH] "could not reattach to shared memory" on Windows |
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tsutomu Yamada wrote:
>> This patch using VirtualAlloc()/VirtualFree() to avoid failing in
>> reattach to shared memory.
> Since this fixes a very annoying bug present in older versions, I think
> this should be backpatched all the way back to 8.2.
Agreed, but first we need some evidence that it actually fixes the
problem. How can we acquire such evidence?
> - please use ereport() instead of elog() for error messages
This is only appropriate if they're user-facing messages, which probably
errors in this area are not ...
regards, tom lane
В списке pgsql-hackers по дате отправления: