From: | "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar> |
---|---|
To: | "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> |
Cc: | "'Zeugswetter Andreas SB'" <ZeugswetterA(at)wien(dot)spardat(dot)at>, Hannu Krosing <hannu(at)tm(dot)ee>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | RE: backup and restore |
Date: | 2000-10-13 11:02:50 |
Message-ID: | Pine.LNX.4.10.10010130802270.30551-100000@math.unl.edu.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 12 Oct 2000, Mikheev, Vadim wrote:
> > > Could this be added? I am willing to help with the coding.
> >
> > This is what Version 7.1 WAL is all about.
> > There might be some help wanted in one of the possible backup methods:
> > 1. a pg_dumpall restore, and a subsequent restore of logs
> > 2. a restore of a "physical backup of db files" +
> > subsequent restore of logs
> >
> > I think Vadim has the 1st way in his works.
>
> No, 2nd. WAL reflects layout of tuples in data files, so I don't see
> how pg_dump output could be used.
> I'll really appreciate if someone will help with this issue ... after
> alpha testing will start next week.
Where is this code? How can we get it?
"And I'm happy, because you make me feel good, about me." - Melvin Udall
-----------------------------------------------------------------
Martín Marqués email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | The Hermit Hacker | 2000-10-13 11:06:05 | Re: AW: AW: ALTER TABLE DROP COLUMN |
Previous Message | Bruce Momjian | 2000-10-13 09:07:22 | Re: AW: Inserting a select statement result into another ta ble |