Re: Recover data from aborted transactions

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: Recover data from aborted transactions
Дата
Msg-id CAKoxK+4CSP-=f_8NHAeLnXBEMWZEK-48OYRkfw32Jpv-k37rBA@mail.gmail.com
обсуждение исходный текст
Ответ на Recover data from aborted transactions  (Aaron Spike <spikeac@mlc-wels.edu>)
Ответы Re: Recover data from aborted transactions  (Aaron Spike <spikeac@mlc-wels.edu>)
Список pgsql-general
On Tue, Sep 10, 2019 at 7:18 PM Aaron Spike <spikeac@mlc-wels.edu> wrote:
> I'm pretty sure that the records I'm looking for are part of one of these aborted transactions. From what I read
online,it seems that data from uncommitted transactions exists in the Write-Ahead Logs. Is there anyway to access this
data?

Interesting, what did you read? I don't think that aborted transaction
information is as complete as a committed one on the logs.

Luca



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

Предыдущее
От: Nicola Contu
Дата:
Сообщение: Re: ERROR: too many dynamic shared memory segments
Следующее
От: Daulat Ram
Дата:
Сообщение: Exporting and importing table having blob datatype.