Re: Recover rows deleted

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Alejandro Carrillo <fasterzip(at)yahoo(dot)es>
Cc: "sthomas(at)optionshouse(dot)com" <sthomas(at)optionshouse(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Recover rows deleted
Date: 2012-06-04 17:04:08
Message-ID: CAHyXU0x3GFZjV-rwd+MKG0mqP8-PzBfqwQMhafv5-s8yaaNHpA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, Jun 4, 2012 at 11:47 AM, Alejandro Carrillo <fasterzip(at)yahoo(dot)es> wrote:
> 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?

There are no linux specific calls in there that I can see-- it should
be a matter of compiling and installing it. Do you have a compiler?
What issues are you having with compiling? It might just be a matter
of setting up postgres build environment.

merlin

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Alejandro Carrillo 2012-06-04 17:46:21 Re: Recover rows deleted
Previous Message Alejandro Carrillo 2012-06-04 16:47:10 Re: Recover rows deleted