From: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: usage of copy command in pgsql |
Date: | 2006-02-16 11:56:28 |
Message-ID: | 20060216115628.GE15433@webserv.wug-glas.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
am 16.02.2006, um 17:13:22 +0530 mailte rama krishna folgendes:
> I have to copy the file to a table data base
> the command used for this is COPY
> But it showing the error like no permission is granted to
> read the file.
> for this i gave 777 permissions to that file even the same err repeated.
> What to do for this
You, particularly postgres, need read access for the whole path to this file.
HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47215, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2006-02-16 12:28:20 | Re: Why does an ON SELECT rule have to be named "_RETURN"? |
Previous Message | Martijn van Oosterhout | 2006-02-16 11:55:46 | Re: usage of copy command in pgsql |