| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Help text for pg_basebackup -R |
| Date: | 2017-02-17 08:54:36 |
| Message-ID: | CABUevEwgU4_q4OiAzrfWT8hg-oEZhfQw4sQWp=usN1vpGDHhLg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wednesday, February 15, 2017, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
wrote:
> Magnus Hagander wrote:
>
> > printf(_(" -R, --write-recovery-conf\n"
> > - " write recovery.conf
> after backup\n"));
> > + " write recovery.conf for
> replication\n"));
> > printf(_(" -S, --slot=SLOTNAME replication slot to use\n"));
>
> LGTM.
>
>
I'm guessing if we backpatch something like that, it would cause issues for
translations, right? So we should make it head only?
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2017-02-17 08:54:37 | Re: removing tsearch2 |
| Previous Message | Amit Langote | 2017-02-17 08:23:43 | pg_dump emits ALTER TABLE ONLY partitioned_table |