On 01/02/2011 11:19 PM, Dick Kniep wrote:
Hi list,
Thanks for the clear answer. However, this is the simple answer that is also in
the manual. Yes I know it is not directly possible to get that data, but I am
quite desparate to get the data back. If one way or another the data is (except
for
On Sun, 2011-01-02 at 10:31 +0100, Dick Kniep wrote:
> Hi list,
>
> Thanks for the clear answer. However, this is the simple answer that
> is also in the manual. Yes I know it is not directly possible to get
> that data, but I am quite desparate to get the data back. If one way
> or another the da
-
Van: Andreas Kretschmer
Verzonden: za 01-01-11 10:04:11
Aan: pgsql-general@postgresql.org;
Onderwerp: Re: [GENERAL] Shit happens
> Dick Kniep wrote:
>
> > Hi list,
> >
> > Happy newyear to all of you.
> >
> > We use WAL files for backup purposes. Now we
Hi,
I can only think, You could try to parse page files. If you didn't do VACCUM
FULL you could try to restore it, if those rows was not overwritten after
VACCUM (normal). Maybe some "internal" guys can give you answer (if e.g.
VACCUM (nomral) zeros row).
The programm to restore will bo so tri
On 2 Jan 2011, at 13:19, Dick Kniep wrote:
> Thanks for the clear answer. However, this is the simple answer that is also
> in the manual. Yes I know it is not directly possible to get that data, but I
> am quite desparate to get the data back. If one way or another the data is
> (except for th
-
Van: Andreas Kretschmer
Verzonden: za 01-01-11 10:04:11
Aan: pgsql-general@postgresql.org;
Onderwerp: Re: [GENERAL] Shit happens
> Dick Kniep wrote:
>
> > Hi list,
> >
> > Happy newyear to all of you.
> >
> > We use WAL files for backup purposes. Now we
Dick Kniep wrote:
> Hi list,
>
> Happy newyear to all of you.
>
> We use WAL files for backup purposes. Now we need to restore up to a
> certain date in december, we have a base backup from october 24th, but
> the WAL files start only at october 28th. Is there a way that we can
> use the WAL fi
Hi list,
Happy newyear to all of you.
We use WAL files for backup purposes. Now we need to restore up to a certain
date in december, we have a base backup from october 24th, but the WAL files
start only at october 28th. Is there a way that we can use the WAL files to
recover data up to half de