On Wed, Nov 9, 2011 at 12:19 AM, Leonardo Silveira <sombr...@gmail.com> wrote:
> hello everyone,
>
> i've installed postgre in this way:
>
>  sudo yum install postgresql.x86_64 postgresql-server.x86_64
> postgresql-contrib.x86_6
>
> sadly when i try to start the database this happens:
>
> [sombriks@gau ~]$ sudo service postgresql start
> [sudo] password for sombriks:
> Redirecting to /bin/systemctl  start postgresql.service
> Job failed. See system logs and 'systemctl status' for details.
> [sombriks@gau ~]$
>
> sudo systemctl status returns 'Too few arguments.', and sudo systemctl
> status postgresql returns 'Failed to issue method call: Unit name
> postgresql is not valid.'
>
> any help is welcome
>
>

systemctl postgresql inittdb

or

service postgresql initdb




-- 
------------

Itamar Reis Peixoto
msn, google talk: ita...@ispbrasil.com.br
+55 11 4063 5033 (FIXO SP)
+55 34 9158 9329 (TIM)
+55 34 8806 3989 (OI)
+55 34 3221 8599 (FIXO MG)
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to