Re: alter role - superuser - permissions

From: Mike <1100100(at)gmail(dot)com>
To: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: alter role - superuser - permissions
Date: 2016-09-04 15:07:57
Message-ID: CAECVvTUeoOmEg-k50knfNoKaGfB9tan-5BaWs9eX42uOyMaiRA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sun, Sep 4, 2016 at 10:41 AM, Hassan Schroeder
<hassan(dot)schroeder(at)gmail(dot)com> wrote:
>
> Where a file is located has nothing to do with either ownership or
> permissions; what exactly are the perms for "accounts-services.csv"?
>

The file permissions are: -rw-rw-r--. 1 mmm mmm 182 Aug 31 01:13
accounts-services.csv
I would think the postgres user could access/read the file content and
write it to the table.

Thanks for your response.
I'll try chown to postgres group/user and see if that changes the result.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Mike 2016-09-04 15:10:29 Re: alter role - superuser - permissions
Previous Message Andreas Kretschmer 2016-09-04 14:52:15 Re: alter role - superuser - permissions