Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success.
От
Kyotaro Horiguchi
Тема
Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success.
Дата
Msg-id
20231128.175443.1171037512392479311.horikyota.ntt@gmail.com
Ответ на
Список
Дерево обсуждения
Re:Could not read from file "pg_subtrans/00F5" at offset 122880: Success. Sri Mrudula Attili <sri@ebi.ac.uk>
Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success. Adrian Klaver <adrian.klaver@aklaver.com>
Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success. Laurenz Albe <laurenz.albe@cybertec.at>
Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success. Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success. Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success. Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success. Sri Mrudula Attili <sri@ebi.ac.uk>
Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success. Ron Johnson <ronljohnsonjr@gmail.com>
At Mon, 27 Nov 2023 19:58:13 +0100, Laurenz Albe wrote in
> On Mon, 2023-11-27 at 11:50 +0000, Sri Mrudula Attili wrote:
> > ERROR: could not access status of transaction 16087052
> > DETAIL: Could not read from file "pg_subtrans/00F5" at offset 122880: Success.
By the way, just out of curiosity, but errno should not be zero at the
time the message above was output, yet "%m" is showing "success",
which implies errno = 0 in Linux. How can that happen?
slru.c:961
> case SLRU_READ_FAILED:
> if (errno)
> ereport(ERROR,
> (errcode_for_file_access(),
> errmsg("could not access status of transaction %u", xid),
> errdetail("Could not read from file \"%s\" at offset %d: %m.",
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
В списке pgsql-general по дате отправления
От: Dominique Devienne
Дата: