Many applications have need for a sort of “enum” field at some point. If you’re like me, you’ve probably used a sort of enum mapping in your code to map the numbers to the actual values so you don’t waste space by having duplicated text/varchar columns. With PostgreSQL you can easily convert these to an […]
Archive | postgresql
RSS feed for this section
Recent Comments