| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | Dave Cramer <davecramer(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pg_upgrade does not upgrade pg_stat_statements properly |
| Date: | 2021-08-03 15:39:31 |
| Message-ID: | 20210803153931.GE3639@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jul 29, 2021 at 03:06:45PM -0400, Bruce Momjian wrote:
> > I haven't seen it mentioned in the thread, but I think the final phrase
> > of this <step> should be a separate step,
> >
> > <step>
> > <title>Copy custom full-text search files</title>
> > <para>
> > Copy any custom full text search file (dictionary, synonym, thesaurus,
> > stop word list) to the new server.
> > </para>
> > </step>
> >
> > While this is closely related to extensions, it's completely different.
>
> Agreed. See attached patch.
Doc patch applied to all supported versions.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2021-08-03 15:53:40 | Commitfest overflow |
| Previous Message | Robert Haas | 2021-08-03 15:25:29 | Re: make MaxBackends available in _PG_init |