Re: TABLESAMPLE docs found in search, but are 404

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-www <pgsql-www(at)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>
Subject: Re: TABLESAMPLE docs found in search, but are 404
Date: 2015-08-07 08:12:46
Message-ID: CA+OCxoyaXtT_Aye0h9iBBqz8GA9=NHr7Tig+HOgQi1rZpnhpEA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Thu, Aug 6, 2015 at 8:27 PM, Stefan Kaltenbrunner
<stefan(at)kaltenbrunner(dot)cc> wrote:
> On 08/06/2015 09:01 PM, Josh Berkus wrote:
>> Folks:
>>
>> If you search:
>>
>> http://www.postgresql.org/search/?u=%2Fdocs%2F9.5%2F&q=tablesample
>>
>> You turn up a number of doc pages detailing the new TABLESAMPLE
>> functionality. However, if you actually click on the links:
>>
>> http://www.postgresql.org/docs/9.5/static/tablesample-method-functions.html
>> http://www.postgresql.org/docs/9.5/static/catalog-pg-tablesample-method.html
>>
>> ... they are 404. Doc build errors?
>
> no this looks like an artifact of the alpha2 release - it seems like the
> docs loaded to the website for 9.5 are currently out-of-sync with the
> webspider feeding our search engine(in this particular case the reason
> is the TABLESAMPLE rewrite from tom). I assume dave has that on his radar...

As far as I'm aware, it's fully automated, but I'm not at all familiar
with the code and am probably not going to be able to investigate
until next week due to other commitments. Not sure when Magnus is
back, but he can probably help with some pointers at least.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2015-08-07 09:11:24 Re: TABLESAMPLE docs found in search, but are 404
Previous Message Stefan Kaltenbrunner 2015-08-06 19:27:38 Re: TABLESAMPLE docs found in search, but are 404