1 Aug 2003 01:08
Re: Starting PostgreSQL server as root
Marvin <magosoft <at> gmx.net>
2003-07-31 23:08:52 GMT
2003-07-31 23:08:52 GMT
You don't have to LOGOUT and LOGIN again as another user, you just do: # su <user> #su postgres The postgres must exist and this is who will own the database. Regards, MAGO -------Mensaje original------- De: Daniel Gerardo Lucero Baylon Fecha: Jueves, 31 de Julio de 2003 05:03:08 p.m. A: pgsql-admin <at> postgresql.org Asunto: [ADMIN] Starting PostgreSQL server as root I installed PostgreSQL 7.3.4 on Red Hat Linux 8.0. When I tried to mount database (using initdb command), following error appear: You cannot run initdb as root. Please log in as the (unprivileged) user that will own the server process. I read at Postgre documentation, and I need to log on as another user and strt process.(Continue reading)
RSS Feed