Re: Urgent

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Urgent
Date: 2005-04-18 13:31:41
Message-ID: m33btoyzwi.fsf@knuth.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Clinging to sanity, elayaraja(dot)s(at)gmail(dot)com (ElayaRaja S) mumbled into her beard:
> Hi,
> I am using Redhat Linux 9, I need to uninstall postfesql 7.3.2 and
> i have to install postgresql 7.4.5. Plz let me know how to uninstall
> completely - postfesql 7.3.2
>
> I am getting as [root(at)set root]# rpm -e postgresql
> error: package postgresql is not installed
>
> if i try to check the version it was displaying
> [root(at)set root]# postgres --version
> postgres (PostgreSQL) 7.3.2

Maybe you need to figure out what the names of the relevant packages
are.

# rpm -qa | grep -i sql

is likely to match many of the PostgreSQL packages, and give you some
exact names of packages needing to be removed.
--
"cbbrowne","@","gmail.com"
http://linuxdatabases.info/info/emacs.html
"Paranoia is not only good, it is indispensable."
-- Jim Wildman on Unix Sysadmining
<http://www.rossberry.com/jim/linux/sysadmin.html>

In response to

  • Urgent at 2005-04-18 12:45:50 from ElayaRaja S

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2005-04-18 13:34:04 Re: Problem with PITR recovery
Previous Message Bruce Momjian 2005-04-18 13:22:14 Re: Problem with PITR recovery