Search Postgresql Archives

Re: CRL reloading info - is it refreshed?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Durumdara <durumdara@xxxxxxxxx> writes:
> What will happen when onfly reload finds something bad (99% of the config
> is good, but 1 line in in the config file is wrong)?

For a CRL file, the file will be ignored and the old configuration will
remain, I believe.

> And the most important question: how do we know that PG 11 reloaded the
> CRL?
> Is there any way to get the last full reload timestamp value, or the
> version of the actual CRL file, or something like that?

There's pg_conf_load_time(), but it doesn't go down to the level of
detail of which specific settings were updated.

The short answer to all these concerns is "after a SIGHUP, look in the
postmaster log to see if there were any complaints".

			regards, tom lane





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux