Thread: Postgres calendar?

Postgres calendar?

From
Bruce Momjian
Date:
Would people be interesting in subscribing to a Postgres calendar that
includes dates for minor releases, final minor release dates for major
versions, commit fests, and even Postgres events?  For example, it could
include information from:

    https://www.postgresql.org/developer/roadmap/
    https://www.postgresql.org/support/versioning/
    https://commitfest.postgresql.org/
    https://www.postgresql.org/about/events/

We could even add information about beta, release candidate, and final
major releases, though the final release dates are usually not public.

This could be done in Google Calendar, with an exported ICS file, or via
a dedicated ICS file.  I could even automate it by scraping our website.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




Re: Postgres calendar?

From
Fabrízio de Royes Mello
Date:

Em ter., 4 de out. de 2022 às 18:02, Bruce Momjian <bruce@momjian.us> escreveu:
>
> Would people be interesting in subscribing to a Postgres calendar that
> includes dates for minor releases, final minor release dates for major
> versions, commit fests, and even Postgres events?  For example, it could
> include information from:
>
>         https://www.postgresql.org/developer/roadmap/
>         https://www.postgresql.org/support/versioning/
>         https://commitfest.postgresql.org/
>         https://www.postgresql.org/about/events/
>
> We could even add information about beta, release candidate, and final
> major releases, though the final release dates are usually not public.
>
> This could be done in Google Calendar, with an exported ICS file, or via
> a dedicated ICS file.  I could even automate it by scraping our website.
>

+1

This information is very useful.

Regards,

--
Fabrízio Mello

Re: Postgres calendar?

From
Joshua Drake
Date:
Bruce,

It would certainly help in keeping track of things.

JD

On Tue, Oct 4, 2022 at 2:02 PM Bruce Momjian <bruce@momjian.us> wrote:
Would people be interesting in subscribing to a Postgres calendar that
includes dates for minor releases, final minor release dates for major
versions, commit fests, and even Postgres events?  For example, it could
include information from:

        https://www.postgresql.org/developer/roadmap/
        https://www.postgresql.org/support/versioning/
        https://commitfest.postgresql.org/
        https://www.postgresql.org/about/events/

We could even add information about beta, release candidate, and final
major releases, though the final release dates are usually not public.

This could be done in Google Calendar, with an exported ICS file, or via
a dedicated ICS file.  I could even automate it by scraping our website.

--
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson



Re: Postgres calendar?

From
Adam Brusselback
Date:
Absolutely, it'd be much easier having this info integrated with my work/personal calendar, as that's how I try and organize things anyways.

Thanks for the suggestion.
-Adam

On Tue, Oct 4, 2022 at 5:02 PM Bruce Momjian <bruce@momjian.us> wrote:
Would people be interesting in subscribing to a Postgres calendar that
includes dates for minor releases, final minor release dates for major
versions, commit fests, and even Postgres events?  For example, it could
include information from:

        https://www.postgresql.org/developer/roadmap/
        https://www.postgresql.org/support/versioning/
        https://commitfest.postgresql.org/
        https://www.postgresql.org/about/events/

We could even add information about beta, release candidate, and final
major releases, though the final release dates are usually not public.

This could be done in Google Calendar, with an exported ICS file, or via
a dedicated ICS file.  I could even automate it by scraping our website.

--
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson



Re: Postgres calendar?

From
Julien Rouhaud
Date:
Hi,

On Tue, Oct 04, 2022 at 05:02:28PM -0400, Bruce Momjian wrote:
> Would people be interesting in subscribing to a Postgres calendar that
> includes dates for minor releases, final minor release dates for major
> versions, commit fests, and even Postgres events?  For example, it could
> include information from:
> 
>     https://www.postgresql.org/developer/roadmap/
>     https://www.postgresql.org/support/versioning/
>     https://commitfest.postgresql.org/
>     https://www.postgresql.org/about/events/
> 
> We could even add information about beta, release candidate, and final
> major releases, though the final release dates are usually not public.
> 
> This could be done in Google Calendar, with an exported ICS file, or via
> a dedicated ICS file.  I could even automate it by scraping our website.

Good idea, that could be quite helpful!  I'm wondering if the minor versions
release dates and EOL info would deserve a dedicated calendar.  I know that
multiple teams provide their own packages, and they would probably enjoy a
curated calendar.



Re: Postgres calendar?

From
Peter Eisentraut
Date:
On 04.10.22 23:02, Bruce Momjian wrote:
> Would people be interesting in subscribing to a Postgres calendar that
> includes dates for minor releases, final minor release dates for major
> versions, commit fests, and even Postgres events?

Events already exists: 

https://calendar.google.com/calendar/ical/57a0a03a4925700a1bdfeef20cbb341330aa3433ebe678e9d5cd34f605a2fd92%40group.calendar.google.com/public/basic.ics




Re: Postgres calendar?

From
Josef Šimánek
Date:
út 4. 10. 2022 v 23:02 odesílatel Bruce Momjian <bruce@momjian.us> napsal:
>
> Would people be interesting in subscribing to a Postgres calendar that
> includes dates for minor releases, final minor release dates for major
> versions, commit fests, and even Postgres events?  For example, it could
> include information from:
>
>         https://www.postgresql.org/developer/roadmap/
>         https://www.postgresql.org/support/versioning/
>         https://commitfest.postgresql.org/
>         https://www.postgresql.org/about/events/
>
> We could even add information about beta, release candidate, and final
> major releases, though the final release dates are usually not public.
>
> This could be done in Google Calendar, with an exported ICS file, or via
> a dedicated ICS file.  I could even automate it by scraping our website.

Yes!

> --
>   Bruce Momjian  <bruce@momjian.us>        https://momjian.us
>   EDB                                      https://enterprisedb.com
>
>   Indecision is a decision.  Inaction is an action.  Mark Batterson
>
>
>



Re: Postgres calendar?

From
Gus Spier
Date:
+1.

On Tue, Oct 4, 2022 at 5:02 PM Bruce Momjian <bruce@momjian.us> wrote:
Would people be interesting in subscribing to a Postgres calendar that
includes dates for minor releases, final minor release dates for major
versions, commit fests, and even Postgres events?  For example, it could
include information from:

        https://www.postgresql.org/developer/roadmap/
        https://www.postgresql.org/support/versioning/
        https://commitfest.postgresql.org/
        https://www.postgresql.org/about/events/

We could even add information about beta, release candidate, and final
major releases, though the final release dates are usually not public.

This could be done in Google Calendar, with an exported ICS file, or via
a dedicated ICS file.  I could even automate it by scraping our website.

--
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson