| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: split postmaster's checkDataDir to src/common |
| Date: | 2013-08-28 14:42:17 |
| Message-ID: | 20130828144217.GA27647@eldon.alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> What exactly is the argument for pushing this into 9.3? Since we
> are past rc1, we should treat that branch as released. If you wouldn't
> back-patch into all supported branches, you shouldn't be patching 9.3
> either.
This is to fix the stats_temp_directory issue that the directory is too
public. We had agreed that it wasn't a problem before 9.3, but it is in
that branch because we changed the code to write so many files now
instead of just one.
If there's agreement to tighten the permission check in HEAD only, then
I will only commit to that branch. But it seems a bit odd to me
postpone the tightening.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ants Aasma | 2013-08-28 14:58:13 | Master-slave visibility order |
| Previous Message | Amit Kapila | 2013-08-28 13:59:28 | Re: Behaviour of take over the synchronous replication |