Re: Streaming Replication docs

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-02-14T20:02:00Z
Lists: pgsql-hackers
On fre, 2010-02-12 at 11:14 +0200, Heikki Linnakangas wrote:
> So the new layout would be:
> 
> III. Server Administration
> 
>     ...
>     21. Managing Databases
>     22. Localization
>     23. Routine Database Maintenance Tasks
>     24. Backup and Restore
>     25. High Availability, Load Balancing, and Replication
> *    26. Recovery Configuration *
>     27. Monitoring Database Activity
>     28. Monitoring Disk Usage
>     29. Reliability and the Write-Ahead Log
>     30. Regression Tests
> 
> Thoughts, better ideas?

Seems like 25 and 26 should be the same chapter.  And chapter 29 should
perhaps come before them (and probably before 24 as well).