Re: About COPY - Mailing list pgsql-docs

From David G. Johnston
Subject Re: About COPY
Date
Msg-id CAKFQuwZfeb_6bevg=4_v7b+C++aRbYa7A06QXcExOkDjFH=HWg@mail.gmail.com
Whole thread Raw
In response to About COPY  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Friday, January 19, 2024, PG Doc comments form <noreply@postgresql.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.
 

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: About COPY
Next
From: PG Doc comments form
Date:
Subject: Missing information on '-X' in section 26.3.6.1.