Have better wording for snapshot file reading failure

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Have better wording for snapshot file reading failure
Дата
Msg-id CALj2ACWmr=3KdxDkm8h7Zn1XxBoF6hdzq8WQyMn2y1OL5RYFrg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Have better wording for snapshot file reading failure  (Michael Paquier <michael@paquier.xyz>)
Re: Have better wording for snapshot file reading failure  (Yogesh Sharma <yogesh.sharma@catprosystems.com>)
Список pgsql-hackers
Hi,

When a snapshot file reading fails in ImportSnapshot(), it errors out
with "invalid snapshot identifier". This message better suits for
snapshot identifier parsing errors which is being done just before the
file reading. The attached patch adds a generic file reading error
message with path to help distinguish if the issue is with snapshot
identifier parsing or file reading.

-- 
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Вложения

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

Предыдущее
От: ywgrit
Дата:
Сообщение: Re: Is the member name of hashctl inappropriate?
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Have better wording for snapshot file reading failure