Re: Win32 Backend Cash - pre-existing shared memory block is still in use

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Win32 Backend Cash - pre-existing shared memory block is still in use
Дата
Msg-id AANLkTi=++Y8gGFvUxDNWg0HNC4qXiBUNHbJWoM8aEax-@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Win32 Backend Cash - pre-existing shared memory block is still in use  (Jeremy Palmer <JPalmer@linz.govt.nz>)
Ответы Re: Win32 Backend Cash - pre-existing shared memory block is still in use  (Jeremy Palmer <JPalmer@linz.govt.nz>)
Список pgsql-general
I would be WAY cheaper in time and effort, to just build a simple 64
bit linux box, toss 16 or 32 Gigs in it, and put your reporting db on
there.  Trying to do "big memory" things in windows is, at least for
now, a net loss.

On Tue, Aug 24, 2010 at 11:30 PM, Jeremy Palmer <JPalmer@linz.govt.nz> wrote:
> Yeah that's what stated here: http://technet.microsoft.com/en-us/library/ms189334.aspx
>
> But only if I add /3gb switch to the kernel boot parameters
>
> -----Original Message-----
> From: Scott Marlowe [mailto:scott.marlowe@gmail.com]
> Sent: Wednesday, August 25, 2010 5:28 PM
> To: Tom Lane
> Cc: Jeremy Palmer; Magnus Hagander; pgsql-general@postgresql.org; Alvaro Herrera
> Subject: Re: [GENERAL] Win32 Backend Cash - pre-existing shared memory block is still in use
>
> On Tue, Aug 24, 2010 at 11:23 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Scott Marlowe <scott.marlowe@gmail.com> writes:
>>> 512M is still REALLY high for a 32 bit postgresql.  Have you tried
>>> something in the 16Meg range?
>>
>> Cutting his value for shared_buffers (currently about 800MB) might be
>> wise too.  I'm not sure what the effectively available address space
>> for a win32 process is, but if there's any inefficiency in the way
>> the address space is laid out, those numbers could be enough to be
>> trouble.
>
> I believe it's limited to 3Gigs.
> ______________________________________________________________________________________________________
>
> This message contains information, which is confidential and may be subject to legal privilege.
> If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message.
> If you have received this message in error, please notify us immediately (Phone 0800 665 463 or info@linz.govt.nz)
anddestroy the original message. 
> LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ.
>
> Thank you.
> ______________________________________________________________________________________________________
>



--
To understand recursion, one must first understand recursion.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Win32 Backend Cash - pre-existing shared memory block is still in use
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Win32 Backend Cash - pre-existing shared memory block is still in use