| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
| Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_dump --with-* options |
| Date: | 2025-06-16 23:09:17 |
| Message-ID: | 689260.1750115357@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Jeff Davis <pgsql(at)j-davis(dot)com> writes:
> Does it make any sense to be off by default in 18 and on in some later
> release?
Probably not, especially if part of the argument for on-by-default
is to allow simplification of the switch set. We don't get that
benefit if we ship with off-by-default, and we won't be able to
get it later.
I find myself increasingly persuaded by Corey's point of view ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Fan | 2025-06-16 23:40:19 | Re: Improve CRC32C performance on SSE4.2 |
| Previous Message | Jeff Davis | 2025-06-16 22:57:16 | Re: pg_dump --with-* options |