Re: BUG #13959: Missing tmpfile exclude conf for socket

From: Jakov Sosic <jsosic(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13959: Missing tmpfile exclude conf for socket
Date: 2016-02-15 18:20:10
Message-ID: 56C216DA.4050103@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 02/15/2016 06:19 PM, Devrim Gündüz wrote:
> Hi,
>
> Community RPMs already provide this:
>
> http://git.postgresql.org/gitweb/?p=pgrpms.git;a=tree;f=rpm/redhat/9.4/postgresql/EL-7;h=7f86e648aef233c660b95c14dc97bc914c76cf81;hb=HEAD
>
> ...and also ve store the socket also under /var/run/postgresql directory.
>
> Which RPMs are you using?
>

I was on 9.4.1...

Looking at the SPEC file in the link you provided it seems you guys
fixed this bug in 9.4.2:

```
Source19: postgresql.tmpfiles.d`
```

```
* Fri May 22 2015 Devrim Gündüz <devrim(at)gunduz(dot)org> - 9.4.2-2PGDG
- Create and own /var/run/postgresql directory. Per report from
Pete Deffendol.
```

So I guess you can ditch the bug report...

Sorry for spam :(

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Pravin Carvalho 2016-02-15 19:23:13 Re: BUG #13961: Unexpected behaviour of JSONB_SET if the new_value is null
Previous Message David G. Johnston 2016-02-15 18:03:32 Re: BUG #13961: Unexpected behaviour of JSONB_SET if the new_value is null