Re: How to find earlest possible start times for given duration excluding reservations

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: "Thom Brown" <thom(at)linux(dot)com>
Cc: "PGSQL Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to find earlest possible start times for given duration excluding reservations
Date: 2014-10-28 21:07:20
Message-ID: 569608BA092D4DEA844A3EC37985F641@dell2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!
>A correction to this. As it stands, it will show times like the following:
Thank you.
I posted your solution as alternative to Erwin answer in
http://stackoverflow.com/questions/26608683/how-to-find-first-free-start-times-from-reservations-in-postgres
Andrus.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2014-10-28 21:47:34 Re: How to find earlest possible start times for given duration excluding reservations
Previous Message Thom Brown 2014-10-28 20:59:28 Re: How to find earlest possible start times for given duration excluding reservations