Re: Re: [HACKERS] Re: [QUESTIONS] Business cases

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: matti(at)algonet(dot)se (Mattias Kregert)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Re: [HACKERS] Re: [QUESTIONS] Business cases
Date: 1998-01-19 17:04:53
Message-ID: 199801191704.MAA03018@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Could this work with the current method of updating statistics?
>
>
> *** Btw, why doesn't PG update statistics when inserting/updating?

Too slow to do at that time. You need to span all the data to get an
accurate figure.

--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-01-19 17:06:03 Re: [HACKERS] Newest Source ...
Previous Message Thomas G. Lockhart 1998-01-19 16:05:12 Re: [HACKERS] Re: [QUESTIONS] Business cases