| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | davidhowes(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Missing File weather.txt |
| Date: | 2020-01-28 10:18:02 |
| Message-ID: | 68FE7D96-3F05-40E3-B3A2-04CE267CF28A@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
> On 28 Jan 2020, at 03:22, PG Doc comments form <noreply(at)postgresql(dot)org> wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/tutorial-populate.html
> Description:
>
> On this page https://www.postgresql.org/docs/12/tutorial-populate.html you
> have this command:
>
> COPY weather FROM '/home/user/weather.txt';
>
> I've searched all over for weather.txt and can't find it. Please could you
> make this and any other files required for the tutorial available and
> provide clear instructions for accessing them at the beginning of the
> tutorial.
This is only mentioned as an example of another input method, with a link to
the COPY page for more information. That being said, it's a good thing for a
tutorial to be self-contained, and going from a basic tutorial to the COPY
reference page is a fairly large step. I propose that we add a small example
on what weather.txt could look like as per the attached diff.
cheers ./daniel
| Attachment | Content-Type | Size |
|---|---|---|
| tutorial_weather.diff | application/octet-stream | 908 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2020-01-29 07:36:19 | Typo |
| Previous Message | PG Doc comments form | 2020-01-28 02:22:21 | Missing File weather.txt |