Permissions on file created by COPY TO

From: Joel Shellman <joel(at)ikestrel(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Permissions on file created by COPY TO
Date: 2002-02-25 20:49:49
Message-ID: 1014670190.6678.98.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Of I run a COPY TO command it creates a file. What determines the
permissions of that file? The created file is owned by postgres, but I
need a different user to be able to manipulate it (actually, I just want
to delete it). So I thought to make it group writable so the other user
could be in postgres group and delete the file.

Thank you,
--
Joel Shellman
Comprehensive Internet Solutions -- Building business dreams.
[ web design | database | e-commerce | hosting | marketing ]
iKestrel, Inc. http://www.ikestrel.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2002-02-25 20:50:02 Re: [HACKERS] Nice Oracle tuning article
Previous Message Dave Page 2002-02-25 20:37:06 Re: [INTERFACES] template Database