From: | Vik Fearing <vik(dot)fearing(at)dalibo(dot)com> |
---|---|
To: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | [PATCH] pg_sleep(interval) |
Date: | 2013-08-08 11:52:44 |
Message-ID: | 5203868C.6030207@dalibo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Someone on IRC a while ago was complaining that there was no way to
specify an interval for pg_sleep, so I made one. Patch against today's
HEAD attached.
Usage: SELECT pg_sleep(interval '2 minutes');
I would add this to the next commitfest but I seem to be unable to log
in with my community account (I can log in to the wiki). Help appreciated.
Attachment | Content-Type | Size |
---|---|---|
pg_sleep_interval.patch | text/x-patch | 2.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Vik Fearing | 2013-08-08 11:52:47 | [PATCH] Statistics collection for CLUSTER command |
Previous Message | Amit Kapila | 2013-08-08 09:51:56 | Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) |