Обсуждение: Need to update docs on website

Поиск
Список
Период
Сортировка

Need to update docs on website

От
Tom Lane
Дата:
Can we get the website copies of the 7.2, 7.3, 7.4, 8.0 docs updated
with the new releases?  The last three are particularly critical because
of the release update information (ie, the instructions about fixing the
catalog errors).

            regards, tom lane

Re: Need to update docs on website

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgsql-www-owner@postgresql.org
> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Tom Lane
> Sent: 10 May 2005 22:56
> To: pgsql-www@postgresql.org
> Subject: [pgsql-www] Need to update docs on website
>
> Can we get the website copies of the 7.2, 7.3, 7.4, 8.0 docs updated
> with the new releases?  The last three are particularly
> critical because
> of the release update information (ie, the instructions about
> fixing the
> catalog errors).

Done. Now on to pgInstaller...

:-)

/D

Re: Need to update docs on website

От
Tom Lane
Дата:
"Dave Page" <dpage@vale-housing.co.uk> writes:
> [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Tom Lane
>> Can we get the website copies of the 7.2, 7.3, 7.4, 8.0 docs updated
>> with the new releases?

> Done. Now on to pgInstaller...

Maybe the website mirrors are particularly slow today, but I'm still
seeing the older versions at, eg,
http://www.postgresql.org/docs/8.0/static/index.html

            regards, tom lane

Re: Need to update docs on website

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: 11 May 2005 19:36
> To: Dave Page
> Cc: pgsql-www@postgresql.org
> Subject: Re: [pgsql-www] Need to update docs on website
>
> "Dave Page" <dpage@vale-housing.co.uk> writes:
> > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Tom Lane
> >> Can we get the website copies of the 7.2, 7.3, 7.4, 8.0
> docs updated
> >> with the new releases?
>
> > Done. Now on to pgInstaller...
>
> Maybe the website mirrors are particularly slow today, but I'm still
> seeing the older versions at, eg,
> http://www.postgresql.org/docs/8.0/static/index.html

Yeah, you probably will. The static doc build runs daily (late PM in
your timezone) iirc - should be visible sometime tomorrow.

Regards, Dave.