POSIX Shared memory, revised, again

Поиск
Список
Период
Сортировка
От Chris Marcellino
Тема POSIX Shared memory, revised, again
Дата
Msg-id 90B70AF8-F452-40BA-A832-2D560C2CC371@apple.com
обсуждение исходный текст
Ответы Re: POSIX Shared memory, revised, again  (David Fetter <david@fetter.org>)
Re: POSIX Shared memory, revised, again  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
So I've finished reformulating this patch to use the device/inode
instead of the hash idea I had earlier.

I have tested this patch (on Darwin) to permit the postmaster to
recover after a crash or killing, and it will not permit the
postmaster to restart while another postmaster or backends are still
in the database (regardless of the lockfile status). The ideas are
the same as before, but are described via flowchart in the attached
PDF. The three template files opt-out those particular templates from
the POSIX shmem, but this could be done alternately by opting-in the
desired patches. An autoconf'ing of the patched configure.in file is,
of course, required.

I appreciate the feedback and consideration.

Thanks again,
Chris Marcellino




Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #2969: Inaccuracies in Solaris FAQ
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: FAQ_DEV Update: Fix Answer for Q 1.19, add Q on SCMS