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 <stho...@optionshouse.com> >Para: Alejandro Carrillo <faster...@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 >stho...@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 > > >