Re: PITR Phase 1 - Code Overview (1)

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

Am Tuesday 27 April 2004 22:21 schrieb Simon Riggs:
> > Why isn't the archiver process integrated into the server?

> You ask a reasonable question however. If pg_autovacuum exists, why
> should pg_autoarch not work also?

pg_autovacuum is going away to be integrated as a backend process.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2004-04-28 15:14:15 Re: PITR Phase 1 - Code Overview (1)
Previous Message Tom Lane 2004-04-28 14:49:57 Re: pg ANY/SOME ambiguity wrt sql standard?