pg_createsubscriber: Rename option --remove to --clean
Peter Eisentraut <peter@eisentraut.org>
pg_createsubscriber: Rename option --remove to --clean After discussion, the name --remove was suboptimally chosen. --clean has more precedent in other PostgreSQL tools. Reviewed-by: Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com> Discussion: https://www.postgresql.org/message-id/84be7ff3-2763-4c0f-ac1e-ca9862077f41@eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_createsubscriber.sgml | modified | +29 −30 |
| src/bin/pg_basebackup/pg_createsubscriber.c | modified | +17 −17 |
| src/bin/pg_basebackup/t/040_pg_createsubscriber.pl | modified | +3 −3 |
Documentation touched
Discussion
- Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. 99 messages · 2025-01-29 → 2025-06-25