Win32 shmem

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Win32 shmem
Дата
Msg-id 20070319183559.GA13142@svr2.hagander.net
обсуждение исходный текст
Ответы Re: Win32 shmem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Attached is a first attempt at a "native win32 shmem implementatio",
based on previous discussions. Instead of emulating the sysv stuff. The
base stuff (using mapped pagefile) is still the same, of course.

Needs more testing, but has survived my tests so far. And unlike the
previous implementation, it does properly refuse to start a second
postmaster in a data directory where there is one or more backends still
running.

Does it seem like I've overlooked anything obvious in this? I do get the
feeling that this is too simple, but I don't know exactly where the
problem is :-)

//Magnus


Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: ecpg threading vs win32
Следующее
От: Magnus Hagander
Дата:
Сообщение: bgwriter stats