Skip to content

Commit c87c31f

Browse files
committed
Ooops, forgot to update COPY reference page to mention column privileges.
1 parent 7449427 commit c87c31f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/ref/copy.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/copy.sgml,v 1.84 2008/11/14 10:22:45 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/copy.sgml,v 1.85 2009/02/06 21:22:49 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -304,7 +304,8 @@ COPY <replaceable class="parameter">count</replaceable>
304304
You must have select privilege on the table
305305
whose values are read by <command>COPY TO</command>, and
306306
insert privilege on the table into which values
307-
are inserted by <command>COPY FROM</command>.
307+
are inserted by <command>COPY FROM</command>. It is sufficient
308+
to have column privileges on the column(s) listed in the command.
308309
</para>
309310

310311
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy