On Fri, 4 Jun 2004 13:10:02 +0300 Marko Karppinen <[EMAIL PROTECTED]> wrote:
> Frank Wiles wrote: > > shared_buffers = 10000 ( shared_buffers in pages ) > > shared_buffers = 100M ( 100 MBs of shared_buffers ) > > shared_buffers = 2048K ( 2MBs of shared_buffers ) > > I don't know if this is pedantic or just obsessive-compulsive, > but I think it should be MB and KB (or more properly, kB) > instead of just M and K, to distinguish from kilopages > or megapages. I can't see why anyone would have a problem with that. That extra keystroke isn't going to give anyone carpal tunnel! :) --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://frank.wiles.org --------------------------------- ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match