On Wed, 2005-09-28 at 14:26 -0400, Bruce Momjian wrote:
> I have added a section to the top of the WAL docs explaining caching and
> reliability issues:
>
> http://candle.pha.pa.us/main/writings/pgsql/sgml/reliability.html
>
> I also renamed the chapter "Reilability" rather than "WAL."
>
I'm currently doing the docs for CE & Partitioning.
The ddl.sgml chapter had a section on Inheritance. I'm expanding that
section and splitting it into two:
INHERITANCE & PARTITIONING
1. Table Partitioning
Existing chapter, but with more detail of a general nature that
will be important
Simon Riggs wrote:
> I'm currently doing the docs for CE & Partitioning.
>
> The ddl.sgml chapter had a section on Inheritance. I'm expanding that
> section and splitting it into two:
>
> INHERITANCE & PARTITIONING
>1. Table Partitioning
> Existing chapter, but with more detail of a gen
On Sun, 2005-10-09 at 10:56 -0300, Alvaro Herrera wrote:
> Simon Riggs wrote:
> > I'm currently doing the docs for CE & Partitioning.
> >
> > The ddl.sgml chapter had a section on Inheritance. I'm expanding that
> > section and splitting it into two:
> >
> > INHERITANCE & PARTITIONING
> >1. T