Thanks, fixed. ---------------------------------------------------------------------------
Jonah H. Harris wrote: > Hey Bruce, > > One grammar issue... otherwise great work. > > they can be moved to another computer with similar hardware and all > committed transaction will remain intact. > > should be > > they can be moved to another computer with similar hardware and all > committed transactions will remain intact. > > On 9/28/05, Bruce Momjian <pgman@candle.pha.pa.us> 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." > > > > -- > > Bruce Momjian | http://candle.pha.pa.us > > pgman@candle.pha.pa.us | (610) 359-1001 > > + If your life is a hard drive, | 13 Roberts Road > > + Christ can be your backup. | Newtown Square, Pennsylvania 19073 > > > > ---------------------------(end of broadcast)--------------------------- > > TIP 1: if posting/reading through Usenet, please send an appropriate > > subscribe-nomail command to [EMAIL PROTECTED] so that your > > message can get through to the mailing list cleanly > > > > > > -- > Respectfully, > > Jonah H. Harris, Database Internals Architect > EnterpriseDB Corporation > http://www.enterprisedb.com/ -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match