Storing an ISBN-13 as string or integer (PostgreSQL)

More important than the type, is probably the index. If you do not have that column indexed, its slow…