| From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "m zyzy" <myzyzy(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: one-click installer in linux redhat-centos-fedora |
| Date: | 2009-01-13 09:44:02 |
| Message-ID: | 937d27e10901130144y5075cd8ex71796b5ffdf26efa@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Jan 13, 2009 at 9:36 AM, m zyzy <myzyzy(at)gmail(dot)com> wrote:
> I successfully install the .bin installer in linux redhat-centos-fedora.
> After a few days using pgadmin and postgresql in the one-click ,I decided
> to go back to old plain postgresql and postGIS (Am I right ? the one click
> installer not include the PostGIS extension. ) .
> Is there an option to uninstall the one-click-postgresql-et.al from the
> binary .bin file. The --help option not much help too.
No.
> I know I would be able to simply delete the Postgresql/8.3/ installation
> folder straightaway but just not sure that would be a clean uninstall
> method. This is because when I execute ./uninstall-postgresql it always
> prompt me "Segmentation fault" , without the quotes.
>
Urgh - what distro/version exactly?
You can just delete the installation directory - but first you should
run $INSTALLDIR/installer/server/removeshortcuts.sh
You'll also need to remove the postgres user account (if it wasn't
there before you installed), /etc/init.d/postgresql-8.3 and
/etc/ld.so.conf.d/postgresql-8.3.conf (if that doesn't exist, check
for a line in /etc/ld.so.conf).
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ivan Sergio Borgonovo | 2009-01-13 12:01:13 | limit and other joined tables |
| Previous Message | m zyzy | 2009-01-13 09:36:55 | one-click installer in linux redhat-centos-fedora |