Re: issue with Postgres uninstallation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2010/9/16 Anuj Pankaj <anujp@xxxxxxxxxx>:
> Can you help let me how to uninstall postgres, if I do not have packages at Linux box.

You do not need the packages to uninstall them.  do this:

rpm -qa|grep -i postgres

and see what packages are listed.

Then

rpm -e packagename1 packagename2 ...

to remove them all.

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux