luis muro escribió: > Alvaro, > > Encontre el problema uso gentoo y revisaba el directorio de trabajo y > en /etc/conf.d/postgresql el los archivos que modificaba eran los correctos > PGDATA="/var/lib/postgresql/data"
Pff, podrías haber dicho antes que era Gentoo. Yo te habría respondido de inmediato que esa plataforma tiene toda clases de insanidades, como esta: > # Extra options to run postmaster with > # -N is the maximal number of client connections > # -B is the number of shared buffers and has to be at least 2x the value for > -N > # Please read the man-page to postmaster for more options. Many of these > options > # can be set directly in the configuration-file. > PGOPTS="-N 40 -B 80" Setear opciones a postmaster es la idea mas imbécil que alguna distro ha ocupado jamás para configurar postgres (aunque seguida muy de cerca por redirigir la salida de postmaster a /dev/null). -- Alvaro Herrera Vendo parcela en Valdivia: http://rie.cl/?a=255568 "In a specialized industrial society, it would be a disaster to have kids running around loose." (Paul Graham) -- TIP 2: puedes desuscribirte de todas las listas simultáneamente (envía "unregister TuDirecciónDeCorreo" a majord...@postgresql.org)