make pg_ctl start more friendly

From: Crisp Lee <litianxiang01(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: make pg_ctl start more friendly
Date: 2023-10-30 03:23:21
Message-ID: CAGHPtV44Z7U7oPEgBRYjAmtdgZm_qKnt1jLoaNea84TLaRFokA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all:
Last week, I tried PITR recovery. The 'recovery_target_action' guc is
shutdown. Then I got a failure, and the utility told me to check the log.
Finally I found the result was due to guc. I think pg_ctl should print some
information which told users recovery had been done.

Browse pgsql-general by date

  From Date Subject
Next Message yangsr3411 2023-10-30 04:02:08 Server process exited with exit code 4
Previous Message Michael Paquier 2023-10-30 00:56:31 Re: pg_checksums?