Re: [PATCH] pg_sleep(interval) - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [PATCH] pg_sleep(interval)
Date
Msg-id CABUevEzgvUfWFKtYfvMN6pp_Ntegi-CSh+6EQg2JZPCCAFzghQ@mail.gmail.com
Whole thread Raw
In response to [PATCH] pg_sleep(interval)  (Vik Fearing <vik.fearing@dalibo.com>)
List pgsql-hackers
On Thu, Aug 8, 2013 at 1:52 PM, Vik Fearing <vik.fearing@dalibo.com> wrote:
> 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.

Try changing your password on the main website. There was a bug a
while ago (a few months iirc) and if you changed your password or
created your account during that period, it would not work for the cf
app (but it would work for the wiki and some other sites).


-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/



pgsql-hackers by date:

Previous
From: Jov
Date:
Subject: Re: [GENERAL] Enable WAL Archive in Replication server
Next
From: Josh Berkus
Date:
Subject: Re: killing pg_dump leaves backend process