Hacker News new | ask | show | jobs
by forgotX2 4143 days ago
Could someone describe the dataset for me? Is it just two columns with one for usernames and another for passwords? Or is there any other info included? I'm on mobile right now or else I'd grab it myself.
2 comments

The first column is username, followed by a tab, followed by the password.
Know what encoding it's in? Postgres is choking on UTF8 and Latin1
Are you sure it's not choking just because it's postgres?
yep, just 2 columns