Search Postgresql Archives

Re: How to uninstall Postgres on Iinux.

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

 



On 10/6/05, Ly Lam Ngoc Bich <ly.bich@xxxxxxxxxxxxxxxxxxxxx> wrote:
> I am using Linux Fedora 3 . I've installed Postgres with
> postgresql-8.0.3.tar.gz package , so there is no rpm package  when I
> check with
>  rpm -qa|grep postgresql
>
>  Please show me the way to uninstall PostgresSQL.
>
> Sincerly yours,
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match
>
****************

Go the installation directory and try
#make uninstall  - >  if it doesn't work then do the following

# make clean
# make dist clean
and remove the directory manually

regards
suresh

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux