4 ms·
Does Heroku Postgres support PLV8 now? In the questions section of the presentation, he doesn't mention it as unsupported, but as recently as Sept 2012, it wasn
by T-R 13y ago
Does Heroku Postgres support PLV8 now? In the questions section of the presentation, he doesn't mention it as unsupported, but as recently as Sept 2012, it wasn't [1] - has that changed?
[1] http://stackoverflow.com/questions/12593080/heroku-hosted-postgresql-and-plv8 http://stackoverflow.com/questions/12593080/heroku-hosted-po...
- craigkerstiens 13y agoIf you have a newly provisioned Heroku Postgres database try: create extension plv8;