Juan Marquez - Ubuntu.com escribió: > me salio algo diferente > > sudo /etc/init.d/postgresql-8.3 start > * Starting PostgreSQL 8.3 database server > > > * The PostgreSQL server failed to start. Please check the log output: > 2009-12-14 11:37:39 COT FATAL: no se pudo crear el archivo de bloqueo > «/var/run/postgresql/.s.PGSQL.5432.lock»: Permiso denegado
Estás mejorando. Ahora el problema es que ese archivo tiene la permisología incorrecta. Quizás el usuario postgres no puede escribir en ese directorio? -- Alvaro Herrera Vendo parcela en Valdivia: http://valdivia.vivastreet.cl/loteos-lotes+valdivia/parcela-en-cabo-blanco--valdivia/19288372 Thou shalt study thy libraries and strive not to reinvent them without cause, that thy code may be short and readable and thy days pleasant and productive. (7th Commandment for C Programmers) -- TIP 4: No hagas 'kill -9' a postmaster
