Re: System Area

From: Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: System Area
Date: 2007-02-01 12:23:55
Message-ID: 200702011423.56367.achill@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Στις Πέμπτη 01 Φεβρουάριος 2007 13:11, ο/η Alexander B. έγραψε:
> Hi,
>
> I would like to know if Postgres has shared memory like Library Cache
> (avoid to do parse the same sql), Dictionary Cache (metadata
> information), Sort Area and so on?

Yes, PostgreSQL makes use of SYSV IPC shared mem and semaphores.

>
> Oracle has this structures. And Postgres?
> I couldn't find anything about memory on Postgres.
>
> Thanks.
>
>
>
>
>
> _______________________________________________________
> Yahoo! Mail - Sempre a melhor opção para você!
> Experimente já e veja as novidades.
> http://br.yahoo.com/mailbeta/tudonovo/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Achilleas Mantzios

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jonah H. Harris 2007-02-01 13:54:12 Re: System Area
Previous Message Alexander B. 2007-02-01 11:11:20 System Area