Re: [HACKERS] Re: [SQL] Proposed Changes to PostgreSQL

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

From: Bruce Momjian <pgman@candle.pha.pa.us>
To: chris@bitmead.com
Cc: Don Baccus <dhogaza@pacifier.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgreSQL.org, pgsql-sql@postgreSQL.org
Date: 2000-02-03T12:09:18Z
Lists: pgsql-hackers
> Don Baccus wrote:
> > 
> > At 09:55 PM 2/2/00 -0500, Tom Lane wrote:
> > 
> > >There is also a nontrivial performance penalty that would be paid
> > >for reversing this default, because then every ordinary SQL query
> > >would suffer the overhead of looking to see whether there are
> > >child tables for each table named in the query.  That *really*
> > >doesn't strike me as a good idea.
> > 
> > Thank you for pointing this out, because my first reaction to
> > the proposal was "what's the overhead for SQL users"?
> 
> 
> I just did a performance check on this. I found that the overhead
> is one tenth of a millisecond on a Sun desktop workstation. Pretty
> trivial, and I'm sure it can be improved.

Good point.  Has to be non-mearurable performance penalty because most
people don't use it.  Maybe you will need a system cache entry for this.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026