Re: Yet Another Timestamp Question: Time Defaults

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Yet Another Timestamp Question: Time Defaults
Дата
Msg-id 20130122024223.120620@gmx.com
обсуждение исходный текст
Ответ на Yet Another Timestamp Question: Time Defaults  (Rich Shepard <rshepard@appl-ecosys.com>)
Список 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 по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Running update in chunks?
Следующее
От: Mihai Popa
Дата:
Сообщение: