Re: Selecting a daily puzzle record - which type of column to add?

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Selecting a daily puzzle record - which type of column to add?
Date: 2017-09-18 13:30:14
Message-ID: c8f9f229-ae34-a3df-100a-cc3f50cf9cc7@cox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 09/18/2017 08:17 AM, Melvin Davidson wrote:
[snip]
> I don't have any specific suggestion for an additional column, other than
> Berend's idea. However, I strongly advise against the use
> of ENUM's. They can create a major problem in the event one needs to be
> removed.

Because it will internally renumber them?

--
World Peace Through Nuclear Pacification

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Melvin Davidson 2017-09-18 13:42:25 Re: Selecting a daily puzzle record - which type of column to add?
Previous Message Melvin Davidson 2017-09-18 13:17:12 Re: Selecting a daily puzzle record - which type of column to add?