public inbox for [email protected]help / color / mirror / Atom feed
[Wiki] Dead link in Index Maintenance page 5+ messages / 4 participants [nested] [flat]
* [Wiki] Dead link in Index Maintenance page @ 2019-01-14 10:47 Nicolas Lutic <[email protected]> 0 siblings, 2 replies; 5+ messages in thread From: Nicolas Lutic @ 2019-01-14 10:47 UTC (permalink / raw) To: pgsql-www 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 <http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html; returns a 404. Cheers, -- Nicolas Lutic ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [Wiki] Dead link in Index Maintenance page @ 2019-01-14 17:17 Justin Clift <[email protected]> parent: Nicolas Lutic <[email protected]> 1 sibling, 1 reply; 5+ messages in thread From: Justin Clift @ 2019-01-14 17:17 UTC (permalink / raw) To: Dimitri Fontaine <[email protected]>; +Cc: pgsql-www; Nicolas Lutic <[email protected]> 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 > <http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html; returns a > 404. > > Cheers, ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [Wiki] Dead link in Index Maintenance page @ 2019-01-14 17:26 Alvaro Herrera <[email protected]> parent: Nicolas Lutic <[email protected]> 1 sibling, 0 replies; 5+ messages in thread From: Alvaro Herrera @ 2019-01-14 17:26 UTC (permalink / raw) To: Nicolas Lutic <[email protected]>; Dimitri Fontaine <[email protected]>; +Cc: pgsql-www On 2019-Jan-14, 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 > <http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html; returns a 404. Maybe Dimitri can provide an updated link for that page? -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [Wiki] Dead link in Index Maintenance page @ 2019-01-14 17:40 Dimitri Fontaine <[email protected]> parent: Justin Clift <[email protected]> 0 siblings, 1 reply; 5+ messages in thread From: Dimitri Fontaine @ 2019-01-14 17:40 UTC (permalink / raw) To: Justin Clift <[email protected]>; +Cc: pgsql-www; Nicolas Lutic <[email protected]> Thanks! I have edited the wiki page to use the following URL: https://web.archive.org/web/20080603000756/http://pgsql.tapoueh.org/site/html/news/20080131.bloat.ht... The page is not part of the current version of my website, and has not been for a long time. IIRC Tom Lane said on-list that this view is pretty useless anyway, so I wouldn't bother too much about it. I didn't dare edit the wiki page with such content though. Regards, -- Dimitri Fontaine [email protected] On Mon, Jan 14, 2019, at 18:17, Justin Clift wrote: > 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 > > <http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html; returns a > > 404. > > > > Cheers, > ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [Wiki] Dead link in Index Maintenance page @ 2019-01-15 00:22 Justin Clift <[email protected]> parent: Dimitri Fontaine <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Justin Clift @ 2019-01-15 00:22 UTC (permalink / raw) To: Dimitri Fontaine <[email protected]>; +Cc: pgsql-www; Nicolas Lutic <[email protected]> Excellent. Thanks for getting it done Dimitri. :) + Justin On 2019-01-15 04:40, Dimitri Fontaine wrote: > Thanks! > > I have edited the wiki page to use the following URL: > > > https://web.archive.org/web/20080603000756/http://pgsql.tapoueh.org/site/html/news/20080131.bloat.ht... > > The page is not part of the current version of my website, and has not > been for a long time. IIRC Tom Lane said on-list that this view is > pretty useless anyway, so I wouldn't bother too much about it. I > didn't dare edit the wiki page with such content though. > > Regards, > -- > Dimitri Fontaine > [email protected] > > On Mon, Jan 14, 2019, at 18:17, Justin Clift wrote: >> 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 >> > <http://pgsql.tapoueh.org/site/html/news/20080131.bloat.html; returns a >> > 404. >> > >> > Cheers, >> ^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2019-01-15 00:22 UTC | newest] Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2019-01-14 10:47 [Wiki] Dead link in Index Maintenance page Nicolas Lutic <[email protected]> 2019-01-14 17:17 ` Justin Clift <[email protected]> 2019-01-14 17:40 ` Dimitri Fontaine <[email protected]> 2019-01-15 00:22 ` Justin Clift <[email protected]> 2019-01-14 17:26 ` Alvaro Herrera <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox