Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gj5rZ-00006f-6o for pgsql-www@arkaria.postgresql.org; Mon, 14 Jan 2019 17:17:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gj5rX-0008JC-O5 for pgsql-www@arkaria.postgresql.org; Mon, 14 Jan 2019 17:17:23 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1gj5rX-0008J5-Iz for pgsql-www@lists.postgresql.org; Mon, 14 Jan 2019 17:17:23 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gj5rU-0003UG-Mj for pgsql-www@postgresql.org; Mon, 14 Jan 2019 17:17:23 +0000 Received: from meldrar.postgresql.org ([87.238.57.231] helo=webmail.postgresql.org) by meldrar.postgresql.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gj5rS-0005Ux-8R; Mon, 14 Jan 2019 17:17:20 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 15 Jan 2019 04:17:17 +1100 From: Justin Clift To: Dimitri Fontaine Cc: pgsql-www@postgresql.org, Nicolas Lutic Subject: Re: [Wiki] Dead link in Index Maintenance page In-Reply-To: <8963e47a-c37b-866e-2cbe-3154d848497f@loxodata.com> References: <8963e47a-c37b-866e-2cbe-3154d848497f@loxodata.com> Message-ID: <2e915a8222a5793484d6bfe25a9cab65@postgresql.org> X-Sender: justin@postgresql.org User-Agent: Roundcube Webmail/1.2.3 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Hi Dimitri, A dead link to your old website has been pointed out to us. Is the old content being referred to still useful for people + online somewhere, or should the link be nuked? :) Regards and best wishes, Justin Clift On 2019-01-14 21:47, Nicolas Lutic wrote: > Hi, > > There is a dead link in the Index Maintenance page ( > https://wiki.postgresql.org/wiki/Index%20Maintenance?nocache=0.11915300+1547460841#Index_Bloat > ) in the Index Bloat section, the URL bloat view > returns a > 404. > > Cheers,