5 ms·
The first column is username, followed by a tab, followed by the password.
by m8urn 12y ago
The first column is username, followed by a tab, followed by the password.
- elchief 12y agoKnow what encoding it's in? Postgres is choking on UTF8 and Latin1
- marksomnian 12y agoAre you sure it's not choking just because it's postgres?