Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Mon, Sep 18, 2017 at 9:30 AM, Ron Johnson <ron.l.johnson@xxxxxxx> wrote:
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

>Because it will internally renumber them?
No, because while there is a facility to ADD a value to an enum, there is none to delete/drop a value.


--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux