Skip to main content

Uninstall PostgreSQL

Comments

6 comments

  • cPRex Jurassic Moderator
    Hey there! We've got some details here that are still accurate:
    0
  • liebn0r
    Following the instructions in that thread, I am left with the following packages: # yum list installed | grep postgres cpanel-postgresql.x86_64 9.2.24-1.cp1186 installed cpanel-postgresql-libs.x86_64 9.2.24-1.cp1186 installed postgresql-libs.x86_64 9.2.24-6.el7_9 @updates Is it safe to also remove the above packages?
    0
  • liebn0r
    Bump
    0
  • cPJustinD
    Hey there liebn0r! It should be safe to remove postgresql-libs, but we do not recommend removing the cPanel provided RPMs. You should be able to remove the PostgreSQL RPM using the following commands: yum remove postgresql rpm -e --nodeps postgresql-libs-9.2.23-3.el7_4.x86_64
    Let us know if this helps!
    0
  • liebn0r
    I had to update the command to the following but thanks for the guidance on the cPanel RPMs: rpm -e --nodeps postgresql-libs-9.2.24-6.el7_9.x86_64
    0
  • cPJustinD
    I am glad to hear it! I'll go ahead and mark this thread as solved for now. If you have any other questions or concerns, please let us know! Thank you for choosing cPanel!
    0

Please sign in to leave a comment.