"sudo service postgresql start" problem on fedora 16

Leonardo Silveira sombriks at gmail.com
Wed Nov 9 02:32:40 UTC 2011


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

[sombriks at 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 at 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.
> 




More information about the users mailing list