Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oEbNn-0005E2-2O for pgsql-docs@arkaria.postgresql.org; Thu, 21 Jul 2022 18:58:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oEbNl-0005sj-Su for pgsql-docs@arkaria.postgresql.org; Thu, 21 Jul 2022 18:58:45 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oEbL3-000139-R3 for pgsql-docs@lists.postgresql.org; Thu, 21 Jul 2022 18:55:57 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oEbKz-0006gM-7E for pgsql-docs@lists.postgresql.org; Thu, 21 Jul 2022 18:55:57 +0000 Received: from bruce by momjian.us with local (Exim 4.94.2) (envelope-from ) id 1oEbKu-005E45-Dv; Thu, 21 Jul 2022 14:55:48 -0400 Date: Thu, 21 Jul 2022 14:55:48 -0400 From: Bruce Momjian To: Laurenz Albe Cc: axel.kluener@gmail.com, pgsql-docs@lists.postgresql.org Subject: Re: "Restore" vs. "Reload" Message-ID: References: <164736074430.660.3645615289283943146@wrigleys.postgresql.org> <45e991f00a7a5b81aadf984ccbe27f9c812d780d.camel@cybertec.at> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, Jul 14, 2022 at 07:42:43PM -0400, Bruce Momjian wrote: > On Wed, Mar 16, 2022 at 09:28:04AM +0100, Laurenz Albe wrote: > > On Tue, 2022-03-15 at 16:12 +0000, PG Doc comments form wrote: > > > Page: https://www.postgresql.org/docs/14/backup-dump.html > > > > > > As far as I can see, the terms "Reload" and "Restore" are used > > > interchangeably. > > > To make the page as easy digestable for the reader as possible, it´s > > > advisable to stick to exactly one term. > > > > That makes sense, particularly since "reload" typically means something > > else in PostgreSQL. I think "restore" is better. > > > > Do you feel like preparing a patch? > > I have created the attached patch. The only place I left "reload" was > when it was used in pg_dump in "To reload an archive file" and similar > cases. In those cases, restoring a script or file might be > misinterpreted. Patch applied back to PG 11. PG 10 had too many conflicts. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Indecision is a decision. Inaction is an action. Mark Batterson