vacuumdb sentence
Re: vacuumdb sentence
От:
Amit Kapila <amit.kapila16@gmail.com>
Дата:
On Fri, Sep 18, 2015 at 8:30 AM, Euler Taveira <euler@timbira.com.br> wrote:
>
> Hi,
>
> Is there a reason to quote "jobs" at this sentence?
>
> 190 fprintf(stderr, _("%s: number of parallel \"jobs\" must be at least 1\n"),
> progname);
>
> AFAICS "jobs" is neither an identifier nor an option to justify the quotation. Also, another message a few lines above (correctly) does not use quotes.
>
jobs is an option, refer vacuumdb docs[1].
[1] - http://www.postgresql.org/docs/devel/static/app-vacuumdb.html
>
> Hi,
>
> Is there a reason to quote "jobs" at this sentence?
>
> 190 fprintf(stderr, _("%s: number of parallel \"jobs\" must be at least 1\n"),
> progname);
>
> AFAICS "jobs" is neither an identifier nor an option to justify the quotation. Also, another message a few lines above (correctly) does not use quotes.
>
jobs is an option, refer vacuumdb docs[1].
[1] - http://www.postgresql.org/docs/devel/static/app-vacuumdb.html