You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to etherpad-lite-dev
My apologies is this is already covered -- my searching did not find
it.
I have just installed EPL, and I already have postgres installed at my
site. I see that etherpad-lite supports many different dbs but I
couldn't find setup instructions for anything besides mysql.
[traceback]
/usr/local/lib/etherpad-lite$ bin/run.sh
Ensure that all dependencies are up to date...
Ensure jQuery is downloaded and up to date...
bin/installDeps.sh: 82: [: missing ]
Clear minfified cache...
ensure custom css/js files are created...
start...
events.js:71
throw arguments[1]; // Unhandled 'error' event
^
error: language "plpgsql" does not exist
at p.parseE (/usr/local/lib/etherpad-lite/node_modules/pg/lib/
connection.js:473:11)
at p.parseMessage (/usr/local/lib/etherpad-lite/node_modules/pg/
lib/connection.js:348:17)
at Socket.p.attachListeners (/usr/local/lib/etherpad-lite/
node_modules/pg/lib/connection.js:84:22)
at Socket.EventEmitter.emit (events.js:96:17)
at TCP.onread (net.js:396:14)
I have tried
psql
connect etherpad
create language plpgsql
but I still get the error.
Any pointers, links, etc., would be greatly appreciated.
~Ethan~
John McLear
unread,
Nov 18, 2012, 1:17:21 PM11/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message