Re: PITR Phase 1 - Code Overview (1)

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PITR Phase 1 - Code Overview (1)
Date: 2004-04-28 15:14:15
Message-ID: 200404281714.15292.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Tuesday 27 April 2004 19:59 schrieb Bruce Momjian:
> Peter Eisentraut wrote:
> > Simon Riggs wrote:
> > > New utility aimed at being located in src/bin/pg_arch
> >
> > Why isn't the archiver process integrated into the server?
>
> I think it is because the archiver process has to be started/stopped
> independently of the server.

When the server is not running there is nothing to archive, so I don't follow
this argument.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2004-04-28 15:15:45 Re: PITR Phase 1 - Code Overview (1)
Previous Message Peter Eisentraut 2004-04-28 15:03:46 Re: PITR Phase 1 - Code Overview (1)