Re: block corruption message in error logs.

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: block corruption message in error logs.
Дата
Msg-id 56548c641f4c30cdc4950c00d1988f7deda36e6c.camel@cybertec.at
обсуждение исходный текст
Ответ на block corruption message in error logs.  (vinod kale <vinod16895@gmail.com>)
Ответы Re: block corruption message in error logs.  (vinod kale <vinod16895@gmail.com>)
Список pgsql-admin
On Tue, 2020-06-09 at 07:27 +0530, vinod kale wrote:
> I have dought regarding block corruption message in error logs.
> Below is the scenario :-
> If i made changes in table's disk level file so is it possible that it can display in postgres error logs.
> If possible then what are the parameters in postgresql.conf needs to capture it.

The default setting of "log_min_error_messages" will already log such errors.

Of you will only get an error if an SQL statement actually tries to access
the corrupted block.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: Antonio Gomez
Дата:
Сообщение: Create a non-owner administrator in rds postgresql
Следующее
От: vinod kale
Дата:
Сообщение: Re: block corruption message in error logs.