View Single Post

   
  #1 (permalink)  
Old 04-12-2008, 07:02 AM
Peter Eisentraut
 
Posts: n/a
Default Re: effective_cache_size vs units

Magnus Hagander wrote:
> Is there any special reason why I can't use "Mb" and "Gb" and such
> for effective_cache_size, the way I can for say shared_buffers?


You can't use "Mb" or "Gb" for shared_buffers either, because those are
not accepted units.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote