Re: Standby Mode

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: josh(at)agliodbs(dot)com, pgsql-hackers(at)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: Standby Mode
Date: 2006-08-02 22:49:05
Message-ID: 27795.1154558945@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> [I have an outstanding question on how to include LWlock support into
> the archiver, required to flesh out the feature set, and of course
> assuming these patches being accepted.]

The archiver is deliberately designed not to be connected to shared
memory. If you want to change that you'll have to make a very strong
case why we should give up the safety and security advantages of it.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yoon 2006-08-02 23:02:38 Rebuilding DB from broken hardrive.
Previous Message Rick Gigger 2006-08-02 22:43:11 Re: 8.2 feature set