| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | depesz(at)depesz(dot)com |
| Cc: | pgsql-www(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Rsync access to https://www.postgresql.org/docs/ ? |
| Date: | 2024-08-22 08:40:31 |
| Message-ID: | CA+OCxowmXK5jUHgzT3tM7+TYjecFn0d1J=AZhUOtW-dXJjmYTg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Hi
On Thu, 22 Aug 2024 at 08:58, hubert depesz lubaczewski <depesz(at)depesz(dot)com>
wrote:
> Hi,
> would it be possible to get access to whole docs site, for all versions,
> via rsync? I'd like have a copy of docs for my grepping purposes, and
> would like to refresh it every so often, but preferably without need to
> redownload the whole thing whenever new releases happen.
>
/docs/** is dynamically generated, so there are no doc files (except the
PDFs) to share via rsync.
You can get the PDFs here if you want them (via git not rsync of course,
but that shouldn't matter much):
https://github.com/postgres/pgweb-static/tree/master/documentation/pdf
--
Dave Page
pgAdmin: https://www.pgadmin.org
PostgreSQL: https://www.postgresql.org
EDB: https://www.enterprisedb.com
PGDay UK 2024, 11th September, London: https://2024.pgday.uk/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2024-08-22 16:10:57 | Re: Rsync access to https://www.postgresql.org/docs/ ? |
| Previous Message | hubert depesz lubaczewski | 2024-08-22 07:58:01 | Rsync access to https://www.postgresql.org/docs/ ? |