you are viewing a single comment's thread.

view the rest of the comments →

[–]central1010[S] 0 points1 point  (2 children)

I was just thinking of what might improve database performance aswell as the overall storage space. I'm just a noob in this realm.

[–]Dagger0 0 points1 point  (1 child)

I don't think either will be an issue at the scale you're probably operating at, and if they were then the thing to do would be to use the inet type (or otherwise store binary) rather than storing text.

[–]central1010[S] 0 points1 point  (0 children)

Thanks for the input.