Re: [DOCS] Slony for upgrades

2007-10-15 Thread Bruce Momjian
Jeff Frost wrote: > On Mon, 15 Oct 2007, Bruce Momjian wrote: > > > Seems we didn't have any mention of Slony for upgrades in the migration > > section, so I added it: > > > > > > It is also possible to use Slony to create a slave > > server with the updated version of PostgreSQL. The > >

Re: [DOCS] Slony for upgrades

2007-10-15 Thread Jeff Frost
On Mon, 15 Oct 2007, Bruce Momjian wrote: Seems we didn't have any mention of Slony for upgrades in the migration section, so I added it: It is also possible to use Slony to create a slave server with the updated version of PostgreSQL. The slave can be on the same computer or a differe

[DOCS] correct reference external-projects.sgml

2007-10-15 Thread Hiroshi Saito
Hi. Please check it. Thanks! Regards, Hiroshi Saito external-projects_patch Description: Binary data ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

[DOCS] Slony for upgrades

2007-10-15 Thread Bruce Momjian
Seems we didn't have any mention of Slony for upgrades in the migration section, so I added it: It is also possible to use Slony to create a slave server with the updated version of PostgreSQL. The slave can be on the same computer or a different computer. Once it has synced up wi

[DOCS] Use of "token" vs "lexeme" in text search documentation

2007-10-15 Thread Tom Lane
The current documentation seems a bit inconsistent in its use of the terms "token" and "lexeme". The majority of the text seems to use "lexeme" exclusively, which is inconsistent with the fact that the term "token" is exposed by ts_token_type() and friends. But there are a few places that seem to