14:43
A: Marco Fortina
Cc: pgsql-gene...@postgresql.org
Oggetto: Re: Proposal: Shared Work Mem Area
Greetings,
* Marco Fortina (marco_fort...@hotmail.it) wrote:
> I would like to propose to developers a new feature to replace the private
> management of the work mem with a management
14:43
A: Marco Fortina
Cc: pgsql-gene...@postgresql.org
Oggetto: Re: Proposal: Shared Work Mem Area
Greetings,
* Marco Fortina (marco_fort...@hotmail.it) wrote:
> I would like to propose to developers a new feature to replace the private
> management of the work mem with a management
Hello there!
I would like to propose to developers a new feature to replace the private
management of the work mem with a management through shared memory: allocated
at the start of PostgreSQL this area should be shared to all worker processes
as for example Oracle Database PGA do.
This would