Bruce Momjian wrote: > Alvaro Herrera wrote: > > Huh, why is it awkward? > > > > Alternatively, you can send the signal directly using <command>kill</> > > (or <command>pg_ctl kill TERM [process id]</>). > > I think we should mention Windows in there somewhere, because it isn't > "alternatively" on Windows. Actually, this whole change is a bit silly, because the text now says something like: "You can send these signals using pg_ctl kill. Alternatively you can use kill (or pg_ctl kill)" In my opinion this change should be reverted. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support ---------------------------(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