http://www.postgresql.org/docs/8.3/static/kernel-resources.html 17.4.2. Resource Limits Unix-like operating systems enforce various kinds of resource limits that might interfere with the operation of your PostgreSQL server....
... In Linux 2.4 and later, the default virtual memory behavior is not optimal for PostgreSQL. Because of the way that the kernel implements memory overcommit, the kernel might terminate the PostgreSQL server (the master server process) if the memory demands of another process cause the system to run out of virtual memory. ....... Acho que isso diz respeito a implementação do kernel! ----- Original Message ----- From: "Leandro DUTRA" <[EMAIL PROTECTED]> To: "Comunidade PostgreSQL Brasileira" <[email protected]> Sent: Thursday, December 20, 2007 4:51 PM Subject: Re: [pgbr-geral] Qual arquitetura e distro devo utilizar com oMandriva 2008 64bits. > 2007/12/20, Joao <[EMAIL PROTECTED]>: >> essa discursão me remete ao sexo dos anjos!!! > > Não. > > >> Linux é linux = kernel! > > Mas estamos falando não do núcleo, mas das distribuições GNU/Linux > > >> Então.... Instalando o PG em qualquer sistema que tenha o kernel linux ou >> Unix like da vida, de preferencia compilado, vai rodar legal! > > Rodar é uma coisa — aliás o PostgreSQL não roda sobre o Linux, mas > sobre o sistema GNU: ele não interage com o núcleo, mas com as > bibliotecas como a GNU libc. > > Outra coisa é administrar, e aí as distros fazem toda a diferença. > > -- > +55 (11) 5685 2219 xmpp:[EMAIL PROTECTED] > +55 (11) 9406 7191 Yahoo!: ymsgr:sendIM?lgcdutra > +55 (11) 3040 7300 ICQ/AIM: aim:GoIM?screenname=61287803 > MSN: msnim:[EMAIL PROTECTED] > _______________________________________________ > pgbr-geral mailing list > [email protected] > https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral > _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
