Jump to content

Recommended Posts

Posted

This is already implemented on Stevie; but I will go ahead escalate this.

 

@djbob

 

The following command needs to be run under the "postgres" account:

 

createlang plpgsql template1

 

The problem is the /var/lib/pgsql/.pgpass file is missing, and I don't know the password for PostgreSQL on Johnny.

Posted
This is already implemented on Stevie; but I will go ahead escalate this.

 

@djbob

 

The following command needs to be run under the "postgres" account:

 

createlang plpgsql template1

 

The problem is the /var/lib/pgsql/.pgpass file is missing, and I don't know the password for PostgreSQL on Johnny.

Have you tried "sudo su postgres"?

Posted
Have you tried "sudo su postgres"?

 

Yes, I have tried that; the problem is the .pgpass file is missing.

Posted
Okay, done. I think WHM has a facility to change the PostgreSQL root password?

 

Yes, I was worried changing the password might mess something up.

 

@persefon Please DROP and CREATE your database, then PlPgSQL should be installed.

Guest
This topic is now closed to further replies.
×
×
  • Create New...