Forum .LRN Q&A: Re: Debian package of .LRN

Collapse
Posted by Mischa Schaub on
Thanx very much for your quick and helpful reaction.
I am approaching slowly: When I try to follow your instruction:

"*create the plpgsql language in the dotlrn databases, than can be done issuing this commmand as root in your database server:
su - postgres -s /bin/sh -c "createlang  plpgsql dotlrn",

then I get following error: "createlang: could not connect to database dotlrn: FATAL: database "dotlrn" does not exist"

Any help as always highly welcome

Mischa

Collapse
Posted by Mischa Schaub on
Mea culpa: Sorry about my last and stupid question. Just had to createdb dotlrn.

Would be nice to be able to withdraw such a silly statement from public visibility...  Mischa

Collapse
Posted by Carl Robert Blesius on
No silliness here. Posting it for public visibility prevents the next person from going through the same thing and having to ask the same question. Thanks Mischa.