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

From Bruce Momjian
Subject Re: Drupal and PostgreSQL - performance issues?
Date
Msg-id 200810151928.m9FJSxq04400@momjian.us
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:
> "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.

We could allocate a small shared memory area to solve this and use
mmap() for the other shared memory usage.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: "Richard Broersma"
Date:
Subject: Re: Numbering rows
Next
From: "Scott Marlowe"
Date:
Subject: Re: Numbering rows