Re: ALTER TABLE ... SET DATA TYPE removes statistics
nikolai.berkoff <nikolai.berkoff@pm.me>
From: "nikolai.berkoff" <nikolai.berkoff@pm.me>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Michael Paquier <michael@paquier.xyz>, Euler Taveira <euler@eulerto.com>,
"pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2021-10-26T14:24:01Z
Lists: pgsql-docs
Attachments
- publickey - nikolai.berkoff@pm.me - 0xD189792D.asc (application/pgp-keys)
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, October 19th, 2021 at 16:16, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: > I would put it in a separate one instead, as in the attached. Thank you, this reads better. Is there a reason in the docs there is sometimes <link linkend="sql-analyze"><command>ANALYZE</command></link> and sometimes only <command>ANALYZE</command> ? I prefer the link if there is no hard rule. Regards, Nikolai
Commits
-
Document that ALTER TABLE .. TYPE removes statistics
- df80f9da5c65 15.0 landed