Re: Drupal and PostgreSQL - performance issues? - Mailing list pgsql-general

From Matthew T. O'Connor
Subject Re: Drupal and PostgreSQL - performance issues?
Date
Msg-id 48F63230.1070208@tocr.com
Whole thread Raw
In response to Re: Drupal and PostgreSQL - performance issues?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: UPDATE and Indexes and Performance
Next
From: "Scott Marlowe"
Date:
Subject: Re: NATURAL JOINs