Re: Drupal and PostgreSQL - performance issues?

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: Drupal and PostgreSQL - performance issues?
Дата
Msg-id 48F63230.1070208@tocr.com
обсуждение исходный текст
Ответ на Re: Drupal and PostgreSQL - performance issues?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
> I think the subtext there is that the Linux kernel hackers hate the SysV
> IPC APIs and wish they'd go away.  They are presently constrained from
> removing 'em by their desire for POSIX compliance, but you won't get
> them to make any changes that might result in those APIs becoming more
> widely used :-(
>
> Mind you, I find the SysV APIs uselessly baroque too, but there is one
> feature that we have to have that is not in mmap(): the ability to
> detect other processes attached to a shmem block.

Didn't we solve this problem on Windows?  Can we do a similar thing in
Unix and get ride of the SysV stuff?


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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: UPDATE and Indexes and Performance
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: NATURAL JOINs