BUG #8381: data base inconsistancy

Поиск
Список
Период
Сортировка
От rohit.guptakec@gmail.com
Тема BUG #8381: data base inconsistancy
Дата
Msg-id E1V8Qfv-0006w8-3a@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #8381: data base inconsistancy  (David Fetter <david@fetter.org>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8381
Logged by:          Rohit Gupta
Email address:      rohit.guptakec@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system:   linux
Description:

Background:- There were a large no. of INSERT/UPDATE/DELETE operation being
performed on DB. The DB is reindex/vacuum every hour.
During reindex/vacuum time one of the DB table value was successfully
updated. But later the read query after ~30 seconds read previous values. Is
this possible that the update query commit is delayed ? Are there are some
known issues of commit during reindex/vacuum.
Currently we are using DB version 8.1
Later when we check the DB status (after some days)it was having the correct
updated values.
We are using default isolation level (Read Committed)

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

Предыдущее
От: "ascot.moss@gmail.com"
Дата:
Сообщение: Enable WAL Archive in Replication server
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Enable WAL Archive in Replication server