Re: error during copying .txt file

From: bangh <banghe(at)baileylink(dot)net>
To: rama tulasi <ramtulasim(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: error during copying .txt file
Date: 2002-03-19 19:23:58
Message-ID: 3C97904D.48E3D0A0@baileylink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

set the folders' as well as file's permission
chmod o+x /home
chmod o+x /home/staff
chmod o+r band.txt

Banghe

rama tulasi wrote:

> hi,
> can you help me to solve this problem..
> copy hour from '/home/staff/band.txt' using delimiters
> ',';
> ERROR: COPY command, running in backend with
> effective uid 26, could not open file
> '/home/staff/band.txt' for reading. Errno =
> Permission denied (13).
>
> i am very greatful to you if you able to solve my
> problem.
>
> Thanks In advance
> Tulasi
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - live college hoops coverage
> http://sports.yahoo.com/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jean-Luc Lachance 2002-03-19 20:51:43 Re: error during copying .txt file
Previous Message Hernan Nuñez 2002-03-19 18:11:36 Re: database quotes