System V IPC on Windows - Mailing list pgsql-general

From Kevin Neufeld
Subject System V IPC on Windows
Date
Msg-id 47324E9F.8010304@refractions.net
Whole thread Raw
Responses Re: System V IPC on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Does anyone know how to adjust the IPC settings in Windows?

If I wanted to increase shared_buffers settings, in linux I would simply
adjust the SHMMAX and SHMMIN settings, following the docs
(http://www.postgresql.org/docs/8.2/static/kernel-resources.html#SYSVIPC).

In Windows, ....?

Cheers,
Kevin

pgsql-general by date:

Previous
From: "Ivan Voras"
Date:
Subject: Re: Recovering / undoing transactions?
Next
From: Tomas Vondra
Date:
Subject: Re: any way for ORDER BY x to imply NULLS FIRST in 8.3?