Re: Yet Another Timestamp Question: Time Defaults - Mailing list pgsql-general

From Kevin Grittner
Subject Re: Yet Another Timestamp Question: Time Defaults
Date
Msg-id 20130122024223.120620@gmx.com
Whole thread Raw
In response to Yet Another Timestamp Question: Time Defaults  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
Adrian Klaver wrote:

> If I was following Gavan correctly, he wanted to have a single
> timestamp field to store calender dates and datetimes. In other
> words to cover both date only situations like birthdays and
> datetime situations like an appointment.

If that is actually true, it sounds like some reading on the
benefits of normalizing to 3rd normal form is in order. What you
describe is a violation of first normal form. Now, I recognize that
most databases of any complexity need to denormalize to one degree
or another for performance reasons; but I don't see the benefit of
this particular type of denormalization.

-Kevin


pgsql-general by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Running update in chunks?
Next
From: Mihai Popa
Date:
Subject: