Re: Hint to set owner for tablespace directory
От | Rafia Sabih |
---|---|
Тема | Re: Hint to set owner for tablespace directory |
Дата | |
Msg-id | CAOGQiiMGNOO5mwqsvDHavsHMFRe1jGFFTFc+FGbY5Cz7WoD=Qw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Hint to set owner for tablespace directory (Maksim Milyutin <milyutinma@gmail.com>) |
Ответы |
Re: Hint to set owner for tablespace directory
|
Список | 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
{
/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
EnterpriseDB: http://www.enterprisedb.com/
В списке pgsql-hackers по дате отправления: