How did you install the packages? Was it just "sudo apt update && sudo apt install postgresql"?
You can probably remove the packages with:(N.B. "purge" removes any local config as well as the packages, use "remove" if you want configuration files to remain.)
If that doesn't resolve the problem, please provide the full output from the failed command(s). Please also confirm the OS version you have installed, and 32/64-bit.
You can probably remove the packages with:
Code:
sudo apt-get purge 'postgresql*'
If that doesn't resolve the problem, please provide the full output from the failed command(s). Please also confirm the OS version you have installed, and 32/64-bit.
Statistics: Posted by Murph9000 — Sun Dec 01, 2024 12:52 pm