On Mon, 2008-12-29 at 13:02 +0200, Heikki Linnakangas wrote:
> >> That will ensure that the standby doesn't need to stall WAL
> >> application because of read-only queries.
> >
> > It doesn't need to. That is already optional.
>
> Oh right. I should've added, "without having to kill queries".
Even killing queries is optional, though it will need help from external
filesystem level snapshot feature.
--------------
Hannu