Re: filenames in pg_basebackup
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgtranslation-translators <pgtranslation-tanslators@pgfoundry.org>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-07-25T22:23:46Z
Lists: pgsql-hackers
Attachments
- pg_basebackup.patch (application/octet-stream) patch
Excerpts from Tom Lane's message of mié jul 25 16:25:36 -0400 2012: > Alvaro Herrera <alvherre@alvh.no-ip.org> writes: > > 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. Here's an attempt at that. One thing I'm not clear about is the "WAL file" vs "transaction log file" terminology. We use both in various error messages. Do we want to consistently use one? It seems to me that we're using the very verbose "transaction log" phrase just to avoid exposing users to the "WAL" acronym, but that's probably a lost cause. We also have the issue of calling those files "files" or "segments". I understand that internally we don't want to confuse them, but I don't see that the distinction makes any sense to users. -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support