here's the output after i try to start the database: 

[sombriks@gau ~]$ sudo systemctl status postgresql.service
postgresql.service - PostgreSQL database server
          Loaded: loaded (/lib/systemd/system/postgresql.service; disabled)
          Active: failed since Tue, 08 Nov 2011 23:31:35 -0300; 8s ago
         Process: 2305 ExecStart=/usr/bin/pg_ctl start -D ${PGDATA} -s -o -p
${PGPORT} -w -t 300 (code=exited, status=1/FAILURE)
          CGroup: name=systemd:/system/postgresql.service
[sombriks@gau ~]$ 

i'll look /var/log and hope to find something


Em Qua, 2011-11-09 às 02:28 +0000, Paulo Santos escreveu:
> On Ter, 2011-11-08 at 23:19 -0300, Leonardo Silveira wrote:
> > sudo systemctl status returns 'Too few arguments.', and sudo systemctl
> > status postgresql returns 'Failed to issue method call: Unit name
> > postgresql is not valid.'
> 
> Should be something like:
> 
>   $ systemctl status postgresql.service
> 
> Anyway, check your logs as well.
> 


-- 
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