Re: Fastest way / best practice to calculate "next birthdays"

From: "er(dot)tejaspatel88(at)gmail(dot)com" <er(dot)tejaspatel88(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Fastest way / best practice to calculate "next birthdays"
Date: 2015-05-18 09:30:15
Message-ID: 1431941415888-5849705.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

If I have to find upcoming birthdays in current week and the current week
fall into different months - how would you handle that?

--
View this message in context: http://postgresql.nabble.com/Fastest-way-best-practice-to-calculate-next-birthdays-tp2068398p5849705.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message David G. Johnston 2015-05-21 03:22:15 Re: Fastest way / best practice to calculate "next birthdays"
Previous Message Josh Berkus 2015-05-15 20:00:19 Re: PATCH: adaptive ndistinct estimator v4