Re: Hint to set owner for tablespace directory - Mailing list pgsql-hackers

From Rafia Sabih
Subject Re: Hint to set owner for tablespace directory
Date
Msg-id CAOGQiiMGNOO5mwqsvDHavsHMFRe1jGFFTFc+FGbY5Cz7WoD=Qw@mail.gmail.com
Whole thread Raw
In response to Re: Hint to set owner for tablespace directory  (Maksim Milyutin <milyutinma@gmail.com>)
Responses Re: Hint to set owner for tablespace directory
List pgsql-hackers


On Fri, Aug 31, 2018 at 3:30 PM, Maksim Milyutin <milyutinma@gmail.com> wrote:

On 08/31/2018 11:55 AM, Rafia Sabih wrote:


Adding to that this patch needs a rebase. And, please don't forget to run 'git diff --check', as it has some white-space issues.

 git apply /home/edb/Desktop/patches/others/owner_tbsp_hint.patch
 /home/edb/Desktop/patches/others/owner_tbsp_hint.patch:9: trailing whitespace.
        {
/home/edb/Desktop/patches/others/owner_tbsp_hint.patch:10: trailing whitespace.
            bool wrong_owner = (errno == EPERM);
/home/edb/Desktop/patches/others/owner_tbsp_hint.patch:11: trailing whitespace.

/home/edb/Desktop/patches/others/owner_tbsp_hint.patch:16: trailing whitespace.
                            location),
/home/edb/Desktop/patches/others/owner_tbsp_hint.patch:17: trailing whitespace.
                     wrong_owner ? errhint("Install the PostgreSQL system user as "
error: patch failed: src/backend/commands/tablespace.c:585
error: src/backend/commands/tablespace.c: patch does not apply

This is what I got. Please correct me if I am missng anything. I am using centos 7,  just an FYI.
-- 
Regards,
Rafia Sabih

pgsql-hackers by date:

Previous
From: Maksim Milyutin
Date:
Subject: Re: Hint to set owner for tablespace directory
Next
From: Peter Eisentraut
Date:
Subject: Re: Negotiating the SCRAM channel binding type