Hello, I am a new to Xtuple and I am having some initial trouble.
The end problem is that xtuple ERP client doesn’t connect/recognize the database that I am creating in pgadmin.
I am following the do-it-yourself-postbook guide and the step I keep getting stuck is Installing plv8.
My pronlem is when I query create “extension if not exists plv8;” on database on pgadmin, I get "ERROR: could not open extension control file “C:/Program Files/PostgreSQL/9.3/share/extension/plv8.control”: No such file or directory
********** Error **********
ERROR: could not open extension control file “C:/Program Files/PostgreSQL/9.3/share/extension/plv8.control”: No such file or directory
SQL state: 58P01"
I tried to copy the plv8.control file from my desktop folder to the Postgre-extension folder but it doesnt allow me to do that.
Thank you.
Ussain