| From: | Jian He <hejian(dot)mark(at)gmail(dot)com> |
|---|---|
| To: | |
| Cc: | pgsql-sql(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Offline HTML manual. |
| Date: | 2022-02-01 14:18:26 |
| Message-ID: | CAMV54g1Ft08K=aYyjsKD7UHDXfYLWGH6cL--x7hKqqdEkJRmFw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Long story short.
for someone who wants to read an offline still have css html manual:
1. from https://www.postgresql.org/ftp/source/ get *tar.gz *extension
file.
2. unzip the file.
3. all the html files located at: *postgresql-14.1\doc\src\sgml\html **(if
you downloaded the 14.1 version).*
On Tue, Feb 1, 2022 at 6:49 PM Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> wrote:
> >>> Down load the source tar ball. It includes the html file of the manual.
> >>>
> >>
> >
> > Specifically navigate to $ cd ~/postgres/doc/src/sgml and run $ make html
>
> No, you don't need to do that. The official tar balls already include
> pre-compiled html files.
>
> Best reagards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steve Midgley | 2022-02-01 16:15:40 | Re: |
| Previous Message | Joe Conway | 2022-02-01 13:41:08 | Re: How can i pass variable in dblink_connect_u ? |