Re: filenames in pg_basebackup - Mailing list pgsql-hackers

From Tom Lane
Subject Re: filenames in pg_basebackup
Date
Msg-id 3026.1343247936@sss.pgh.pa.us
Whole thread Raw
In response to filenames in pg_basebackup  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: filenames in pg_basebackup  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> I notice that pg_basebackup has lots of messages where file names are
> not in quotes.  Is this okay?

They should be in double quotes, per our message style guidelines.

> msgid "%s: segment file '%s' is incorrect size %d, skipping\n"
> I also wonder about "is" vs. "has" in the above message.

Yeah, "has" would be more correct.

> Apparently, this needs a thorough revision ...

Evidently.  Peter tends to see to that sort of thing while he works on
translations, but I'm sure he wouldn't mind some help.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)
Next
From: Tom Lane
Date:
Subject: Re: Re: [BUGS] BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)