Re: problems with startup script on upgrade - Mailing list pgsql-hackers

From Tom Lane
Subject Re: problems with startup script on upgrade
Date
Msg-id 28059.984780304@sss.pgh.pa.us
Whole thread Raw
In response to problems with startup script on upgrade  ("Martin A. Marques" <martin@math.unl.edu.ar>)
Responses Re: problems with startup script on upgrade  ("Martin A. Marques" <martin@math.unl.edu.ar>)
Re: problems with startup script on upgrade  ("Martin A. Marques" <martin@math.unl.edu.ar>)
List pgsql-hackers
"Martin A. Marques" <martin@math.unl.edu.ar> writes:
>> Hm, that 'Killed' looks suspicious.  What shows up in the
>> /dbs/postgres/sql.log file?

> Nothing at all.

That's no help :-(.  Please alter the command to trace the shell script,
ie

su postgres -c 'sh -x /dbs/postgres/bin/pg_ctl -o ... 2>tracefile'

and send the tracefile.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: problems with startup script on upgrade
Next
From: "Martin A. Marques"
Date:
Subject: Re: problems with startup script on upgrade