top | item 46769530 (no title) throw_away_623 | 1 month ago Postgres supports enum that would fit this use case well. You get the readability of text and the storage efficiency of an integer. Adding new values used to require a bit of work, but version 9.1 introduced support for it. discuss order hn newest No comments yet.
No comments yet.