Euler Taveira writes:
> Em sex., 15 de nov. de 2019 às 16:10, Jeff Janes
> escreveu:
>> If you alter one of the built-in text search configurations, the
>> modifications to it will not get dumped by pg_dump, and thus won't get
>> propagated by pg_upgrade leading to silent behavior changes in th
Em sex., 15 de nov. de 2019 às 16:10, Jeff Janes
escreveu:
>
> If you alter one of the built-in text search configurations, the
> modifications to it will not get dumped by pg_dump, and thus won't get
> propagated by pg_upgrade leading to silent behavior changes in the new
> cluster (as well in
If you alter one of the built-in text search configurations, the
modifications to it will not get dumped by pg_dump, and thus won't get
propagated by pg_upgrade leading to silent behavior changes in the new
cluster (as well in any other type of restoration from pg_dump output)
I would say it is ba