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

From Tom Lane
Subject Re: Drupal and PostgreSQL - performance issues?
Date
Msg-id 24873.1224094510@sss.pgh.pa.us
Whole thread Raw
In response to Drupal and PostgreSQL - performance issues?  (Mikkel Høgh <mikkel@hoegh.org>)
Responses Re: Drupal and PostgreSQL - performance issues?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
"Matthew T. O'Connor" <matthew@tocr.com> writes:
> Tom Lane wrote:
>> 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?

Not terribly well --- see active thread on -hackers.

            regards, tom lane

pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: Re: Optimizing projections containing unused columns
Next
From: "Scott Marlowe"
Date:
Subject: Re: UPDATE and Indexes and Performance