CentOS 7 yum package systemd bug?

Поиск
Список
Период
Сортировка
От Doug Whitfield
Тема CentOS 7 yum package systemd bug?
Дата
Msg-id A7838B13-5899-4724-878A-52E1A75ACD1E@gmail.com
обсуждение исходный текст
Ответы Re: CentOS 7 yum package systemd bug?  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-general
Hi folks.

Unclear to me if this is a systemd bug or a Postgresql 12 bug, so I figured I would get some thoughts here before
reportingin detail. 

It is pretty simple to reproduce. If you start your standby server with incorrect username or password using ’systemctl
startpostgresql-12’ then systemctl just “hangs”. The replication issues get logged, and it isn’t hard to fix, but it
doesn’tseem like the appropriate outcome. If you make a syntax error, the systemctl knows that you failed. Of course,
thisis better than having a normal exit status and moving on with life only to find out your replication isn’t working,
butit doesn’t seem right. 

This is my repo listing:
[pgdg12]
name=PostgreSQL 12 for RHEL/CentOS $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG

To be clear, I already fixed the issue. I am just wondering if people think this is a systemd bug or a PostgresQL bug
orit is just a garbage in, garbage out sort of situation not worth filing anywhere. 

Best Regards,
Doug


В списке pgsql-general по дате отправления:

Предыдущее
От: "steve.b@osfda.org"
Дата:
Сообщение: Re: [PATCH] Warn users about duplicate configuration parameters
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: CentOS 7 yum package systemd bug?