Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
cpanel:fix_postgresql [2010-01-08 17:02:00]
garrett.plasky created
cpanel:fix_postgresql [2010-01-08 17:03:03]
garrett.plasky
Line 3: Line 3:
 cPanel's PostgreSQL support is still a bit rudimentary, and as of 11.25 RELEASE ther estill is one major bug with it. After following the [[http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/InstallingPostgresql|PostgreSQL installation]] steps on in the documentation, existing users still will not have the ability to create databases. You will see the following in the error log indicating this: cPanel's PostgreSQL support is still a bit rudimentary, and as of 11.25 RELEASE ther estill is one major bug with it. After following the [[http://docs.cpanel.net/twiki/bin/view/AllDocumentation/InstallationGuide/InstallingPostgresql|PostgreSQL installation]] steps on in the documentation, existing users still will not have the ability to create databases. You will see the following in the error log indicating this:
  
-<quote>ERROR: role "user" doesn't exist</quote>+<code>ERROR: role "user" doesn't exist</code>
  
 cPanel will also die without an error in the interface when attempting to create a database. To fix this, run the following from a root shell: cPanel will also die without an error in the interface when attempting to create a database. To fix this, run the following from a root shell: