| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | sobomax(at)freebsd(dot)org, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [BUGS] BUG #14199: The pg_ctl status check on server start is not compatible with the silent_mode=on |
| Date: | 2016-06-19 10:57:42 |
| Message-ID: | CAB7nPqSCKKt0esE7oRAbHg-HEB=w580qY50zxt5G6Rtm=tp-DA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On Sun, Jun 19, 2016 at 12:51 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> What seems like a more conservative answer to me is to revert c869a7d5b
> in 9.1 only, and address the buildfarm stability issue it sought to
> resolve by increasing the fixed timeout from 5 seconds to, say, 10.
+1 for doing that. Knowing that silent_mode will be out of community
support scope in a couple of months, that's the right answer to this
bug call.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | dpa-postgres | 2016-06-19 12:11:13 | BUG #14201: In psql prompt2 %R can be ( |
| Previous Message | Tom Lane | 2016-06-19 04:53:27 | Re: BUG #14200: Cannot create a table named 'user' |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2016-06-19 11:02:16 | Re: Whether to back-patch fix for aggregate transtype width estimates |
| Previous Message | Tomas Vondra | 2016-06-19 10:54:40 | Re: New design for FK-based join selectivity estimation |