Re: [HACKERS] char types gone.

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: darrenk@insightdist.com (Darren King)
Cc: pgsql-hackers@postgreSQL.org
Date: 1998-03-25T02:38:35Z
Lists: pgsql-hackers
> > Yes, but if they are never referenced, the cache is empty for those
> > types.  Unless there is some performance change with their removal, why
> > remove them?  Disk space of binary?
> 
> How does the cache really work then?  Does one pg disk block map to one buffer?
> 
> When you say "the cache is empty for those types.", what do you mean?

I believe the buffer page cache does load in those types if they are in
the same page as a requsted type, but the relation/function caches only
store in requested relations/functions, as far as I know.

-- 
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)