BUG #16540: Possible corrupted file?

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16540: Possible corrupted file?
Дата
Msg-id 16540-260c70662eaf5851@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #16540: Possible corrupted file?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16540
Logged by:          Paul Hatcher
Email address:      paul.hatcher@sentinelpartners.co.uk
PostgreSQL version: 11.8
Operating system:   Windows Server 2012
Description:

We had a situation where a query that normally ran in 10 seconds instead
never completed.  No conflicts or locks could be seen.  All indexes were
valid and in place.  A full shutdown and restart of the server was done with
no effect.
To test we took a full backup of this system and restored to an identical
alternate system.  Having done this, the alternate system ran the query in
10 seconds.
Final test was to backup and restore back into the production system -
having done this the query returned to running in 10 seconds.  Do you have
any idea what could have caused this?

Thanks
Paul


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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #16539: About pg_logdir_ls() function and pg_ls_logdir()function
Следующее
От: Tom Ellis
Дата:
Сообщение: Re: Small query using LATERAL that segfaults Postgres