Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ftze1-00046j-Sn for pgsql-docs@arkaria.postgresql.org; Sun, 26 Aug 2018 18:20:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ftzdz-0006Hd-88 for pgsql-docs@arkaria.postgresql.org; Sun, 26 Aug 2018 18:20:11 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ftsmQ-00048U-0W for pgsql-docs@lists.postgresql.org; Sun, 26 Aug 2018 11:00:26 +0000 Received: from pe2.almanet.ch ([85.195.225.172]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ftsmJ-00088s-Ck for pgsql-docs@lists.postgresql.org; Sun, 26 Aug 2018 11:00:25 +0000 Received: from [192.168.178.33] (68.83.254.84.ftth.as8758.net [84.254.83.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pe2.almanet.ch (Postfix) with ESMTPSA id 04CCC12A for ; Sun, 26 Aug 2018 13:00:17 +0200 (CEST) Subject: Re: 25.3. Continuous Archiving : Unix examples with Windows-style variables %-$ To: pgsql-docs@lists.postgresql.org References: <153501805361.1369.13266488835849213590@wrigleys.postgresql.org> From: Milivoj Ivkovic Message-ID: <61d3860b-6c5f-9d7c-7bd4-6298ba3daee6@alma.ch> Date: Sun, 26 Aug 2018 13:00:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk > These are special variables that PostgreSQL replaces regardless of > operating system. Per the paragraph above the examples: Oops! Sorry. Should read more thoroughly before sending stupid comments on this excellent documentation! Thank you for taking the time to clarify. Mi