From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Zhéxué M(dot) (at)Study <study(at)xn--zhxu-cpac(dot)eu> |
Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Postgresql - Service hangs.... |
Date: | 2021-08-12 19:50:01 |
Message-ID: | 4096440.1628797801@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
"=?utf-8?Q?Zh=C3=A9xu=C3=A9_M._=40Study?=" <study(at)xn--zhxu-cpac(dot)eu> writes:
> Today, i installed the Release 14 beta 3 on my System and with this version, the Service
> don't want to start automatic if the system is coming up.
How did you install it exactly --- from source? somebody's packaging
(whose?) Where did you get the systemd unit file for it from?
What this sounds like is the server isn't acting the way the systemd
unit file expects it to, thus I suspect a mismatch.
If you built from source and tried to use an existing unit file,
the most likely bet is you forgot to configure --with-systemd.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2021-08-13 14:02:23 | BUG #17143: when the CPU is different, the index on the primary is ok but the index on the standby is damaged |
Previous Message | Dave Cramer | 2021-08-12 19:42:10 | Re: Postgresql - Service hangs.... |