* Jean Duarte ([EMAIL PROTECTED]) wrote: > Eu nunca modifiquei nada para instalar o postgres... > > Do que voc� esta falando? > > Inhte + > jean
Disso, # cat /usr/ports/databases/postgresql7/files/post-install-notes [...] To allow many simultaneous connections to your PostgreSQL server, you should raise the SystemV shared memory limits in your kernel. Here are example values for allowing up to 180 clients (tinkering in postgresql.conf also needed, of course): options SYSVSHM options SYSVSEM options SYSVMSG options SHMMAXPGS=65536 options SEMMNI=40 options SEMMNS=240 options SEMUME=40 options SEMMNU=120 [...] Quando voc� d� o initdb ele j� reclama. Estou tentando em um FreeBSD 4.7-RELEASE-p3. -- Giovanni P. Tirloni http://www.tirloni.org _______________________________________________________________ Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
