Heroku Shared PostgreSQL and pgcrypto -



Heroku Shared PostgreSQL and pgcrypto -

i'm wondering if there way enable pgcrypto on heroku shared postgresql database (5mb)? have working fine on local dev box, complains not beingness able find gen_salt when force heroku.

if not, should utilize library deal passwords/salts @ business logic layer , store salt & passhash in database straight character fields?

thanks much!

i'm not sure can say, pgcrypto coming.

there's evidence of pvh on hacker news: http://news.ycombinator.com/item?id=2942210

postgresql heroku

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -