Re: Constant WAL replay
- From: Hans-Jürgen Schönig <postgres(at)cybertec(dot)at>
- To: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
- Cc: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, pgsql-hackers(at)postgresql(dot)org, eg(at)cybertec(dot)at
- Subject: Re: Constant WAL replay
- Date: Mon, 25 Apr 2005 22:06:33 +0200
- Message-id: <426D4DC9(dot)3080201(at)cybertec(dot)at>
Joshua D. Drake wrote:
Joshua,
This sounds interesting. If you don't use the WAL but a transaction
log shipping - what does it mean in terms of PostgreSQL? Do you
create your own transaction log?
Yes.
What really interests me here: Where is you code located in order to
make sure that this things can work reliably?
We are integrated into the PostgreSQL backend.
.... which is a large place ;).
best regards,
hans
Home |
Main Index |
Thread Index