| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | Andrey Borodin <amborodin(at)acm(dot)org> |
| Cc: | David Fetter <david(at)fetter(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, amul sul <sulamul(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_background contrib module proposal |
| Date: | 2016-12-21 10:31:52 |
| Message-ID: | CAMsr+YFaryw9w+G1MTWNmGApiMp9xwkcVJL0UcfcNcyO4+2jEw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 21 December 2016 at 14:26, Andrew Borodin <borodin(at)octonica(dot)com> wrote:
> I'm not sure every platform supports microsecond sleeps
Windows at least doesn't by default, unless that changed in Win2k12
and Win8 with the same platform/kernel improvements that delivered
https://msdn.microsoft.com/en-us/library/hh706895(v=vs.85).aspx . I'm
not sure. On older systems sleeps are 1ms to 15ms.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Langote | 2016-12-21 10:33:44 | Re: Declarative partitioning - another take |
| Previous Message | Fujii Masao | 2016-12-21 10:27:59 | Re: Quorum commit for multiple synchronous replication. |