Re: Alpha 1 release notes

Поиск
Список
Период
Сортировка
От Massa, Harald Armin
Тема Re: Alpha 1 release notes
Дата
Msg-id e3e180dc0908130219m47ca720cn891e0e93c4220d7e@mail.gmail.com
обсуждение исходный текст
Ответ на Alpha 1 release notes  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Alpha 1 release notes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
within source code, build options there is:<br /><br /><pre>- Reserve the shared memory region during backend startup
onWindows,<br />  so that memory allocated by starting third party DLLs doesn't end up<br />  conflicting with it.
Hopefullythis solves the long-time issue with<br /> "could not reattach to shared memory" errors on Win32.<br
/></pre><br/>I suggest that it should also be pointed out that this fix will be backported to 8.3 and 8.4 (as much as I
followedthe ML); similiar to the information at <br /><pre>- Fast shutdown stop should forcibly disconnect any active
backends,<br/>  even if a smart shutdown is already in progress. Backpatched to 8.3.<br /></pre> <br />best wishes <br
/><br/>Harald <br /><br clear="all" /><br />-- <br />GHUM Harald Massa<br /> persuadere et programmare<br />Harald
ArminMassa<br />Spielberger Straße 49<br />70435 Stuttgart<br />0173/9409607<br />no fx, no carrier pigeon <br />-<br
/>LASIKgood, steroids bad?<br /> 

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Alpha 1 release notes
Следующее
От: Pierre Frédéric Caillaud
Дата:
Сообщение: Re: COPY speedup