Re: \o permission denied

From: Adarsh Jaiswal <adarshjaiswal1989(at)gmail(dot)com>
To: Jim McNamara <thirdshiftcoder(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: \o permission denied
Date: 2016-06-20 08:26:17
Message-ID: CANQY-0YdufLN-ShR=F8QsVVqzbuL+ehgwiG+ybKnU4G7=dTUnQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

Check if the postgres user has the access to the pathname directory/file .

On Sat, Jun 18, 2016 at 11:27 PM, Jim McNamara <thirdshiftcoder(at)gmail(dot)com>
wrote:

> Hi-
>
> if I try in psql to run \o PATHNAME I get permission denied.
>
> how can I have \o work without getting denied?
>
> thx.-
>
> jim
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message szyk100 2016-06-20 11:26:05 How to set lc_numeric in Postgres permanently for specific database?
Previous Message Jim McNamara 2016-06-18 19:02:56 \o permission denied SOLVED