Re: Storing a time interval

From: Michael Lewis <mlewis(at)entrata(dot)com>
To: stan <stanb(at)panix(dot)com>
Cc: PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Storing a time interval
Date: 2019-11-08 19:57:00
Message-ID: CAHOFxGpt1FG4W0RpXY7HCYebw3=_+c=ZBFcDEWaS+uzC2Q+u3w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

You certainly could choose to store as tstzrange, but why not use two
fields?

https://www.postgresql.org/docs/current/rangetypes.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-11-08 20:12:59 Re: Storing a time interval
Previous Message Olivier Gautherot 2019-11-08 19:43:10 pg_logical for RHEL 8