Re: Recover rows deleted

Поиск
Список
Период
Сортировка
От Alejandro Carrillo
Тема Re: Recover rows deleted
Дата
Msg-id 1338828430.37350.YahooMailNeo@web171006.mail.ukl.yahoo.com
обсуждение исходный текст
Ответ на Re: Recover rows deleted  (Shaun Thomas <sthomas@optionshouse.com>)
Ответы Re: Recover rows deleted  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-performance
In linux exists (https://github.com/omniti-labs/pgtreats/blob/master/contrib/pg_dirtyread/pg_dirtyread.c)
But I can't compile in Windows :(
Anybody could compile in Windows?


De: Shaun Thomas <sthomas@optionshouse.com>
Para: Alejandro Carrillo <fasterzip@yahoo.es>
CC: "pgsql-performance@postgresql.org" <pgsql-performance@postgresql.org>
Enviado: Lunes 4 de junio de 2012 11:43
Asunto: Re: [PERFORM] Recover rows deleted

On 06/04/2012 11:14 AM, Alejandro Carrillo wrote:

> Anybody knows a function that let's recover a record (row) deleted in
> Windows?

Sorry Alejandro, I'm pretty sure no database anywhere has a function like that. If there were, I'd certainly like to see it! Generally you avoid situations like this by using transactions. If you do accidentally delete a row, that's what backups are for.

Again, sorry to be the bearer of bad news.

-- Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-444-8534
sthomas@optionshouse.com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email

-- Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance


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

Предыдущее
От: Shaun Thomas
Дата:
Сообщение: Re: Recover rows deleted
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Recover rows deleted