| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | Robert Treat <rob(at)xzilla(dot)net> |
| Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, Sami Imseih <samimseih(at)gmail(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, satyanarlapuram(at)gmail(dot)com, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: remove autoanalyze corner case |
| Date: | 2026-04-04 12:40:51 |
| Message-ID: | 202604041240.p3x7ghuwvtbs@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2026-Apr-04, Robert Treat wrote:
> AFAICS, near misses on wraparound in and of itself have no correlation
> with statistical changes in your data, so I'd agree it isn't
> necessary, and the fact that it behaves differently in this more
> narrow case than it would in the more general case, when these two
> cases are (as far as I've ever known) supposed to behave the same way,
> I'd be +1 to remove this.
Yeah, that matches my impression. +1 to remove it.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"La verdad no siempre es bonita, pero el hambre de ella sí"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Srinath Reddy Sadipiralla | 2026-04-04 13:16:58 | Re: Adding REPACK [concurrently] |
| Previous Message | Amit Langote | 2026-04-04 12:10:37 | Re: generic plans and "initial" pruning |