Re: About COPY

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "hamman6334(at)gmail(dot)com" <hamman6334(at)gmail(dot)com>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: About COPY
Date: 2024-01-19 13:56:44
Message-ID: CAKFQuwZfeb_6bevg=4_v7b+C++aRbYa7A06QXcExOkDjFH=HWg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Friday, January 19, 2024, 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/16/tutorial-populate.html
> Description:
>
> COPY weather FROM '/home/user/weather.txt'; is not working it requires
> additional commands for me.
>

And your point is? The table has to have already been created and the file
path needs to be modified to your personal circumstance. What is it
exactly that you want to have changed?

David J.

In response to

  • About COPY at 2024-01-19 13:20:28 from PG Doc comments form

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2024-01-22 18:20:59 Missing information on '-X' in section 26.3.6.1.
Previous Message PG Doc comments form 2024-01-19 13:20:28 About COPY