The following bug has been logged on the website:
Bug reference: 14959
Logged by: fune todanano
Email address: todanano@gmail.com
PostgreSQL version: 9.6.6
Operating system: CentOS release 6.9 (Final)
Description:
init script is trying to run postmaster with forground.
At this point, control is not returned where postmaster is about to
operate.
It was operated as follows.
# $SU -l postgres -c "$PGENGINE/postmaster -D '$PGDATA' ${PGOPTS}
>>\"$PGLOG\" 2>&1"
$SU -l postgres -c "$PGENGINE/postmaster -D '$PGDATA' ${PGOPTS} &"
>> "$PGLOG" 2>&1 < /dev/null
Although it may not be a problem with systemd, it is a problem with init.
Hi, On Mon, 2017-12-11 at 05:38 +0000, todanano@gmail.com wrote: > The following bug has been logged on the website: > > Bug reference: 14959 > Logged by: fune todanano > Email address: todanano@gmail.com > PostgreSQL version: 9.6.6 > Operating system: CentOS release 6.9 (Final) > Description: > > init script is trying to run postmaster with forground. <snip> Apologies for the inconvenience. Re-stabilizing RHEL 6 RPMs took a while, it seems :-( Fixed in 9.6.6-5. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера