Re: 20220226-Clarification regarding delay time of PostgeSQL starting up - Mailing list pgsql-general

From Julien Rouhaud
Subject Re: 20220226-Clarification regarding delay time of PostgeSQL starting up
Date
Msg-id 20220226191738.ghmlckiv2k3xh2kx@jrouhaud
Whole thread Raw
In response to RE: 20220226-Clarification regarding delay time of PostgeSQL starting up  ("Techsupport" <techsupport@sardonyx.in>)
List pgsql-general
On Sun, Feb 27, 2022 at 12:04:19AM +0530, Techsupport wrote:
> Hi,
>
> Thanks for your reply.
> Is it a good practice to upgrade / update database on production on every
> year ?

It's a good practice to update all the software you rely on each time a minor
version is released, especially if those contains security fixes.  For postgres
new minor version are released at least every 3 months, and sometimes contain
security fixes.

> In my log
>  > FATAL:  the database system is starting up
>  Log showing continuously, other than that there is not PANIC log in the log
> file, which is under the log folder.

There has to be something else in your logs.  Your system can't go from normal
processing to "the database system is starting up" without showing any evidence
of some kind of problem.  Maybe in the event logs if it's not in your postgres
logs?



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: 20220226-Clarification regarding delay time of PostgeSQL starting up
Next
From: Mladen Gogala
Date:
Subject: Re: 20220226-Clarification regarding delay time of PostgeSQL starting up