On Thu, 18 Jan 2007, [EMAIL PROTECTED] wrote:
> When I installed Fedora Core 5 Linux to my x86 Desktop machine, it
> automatically included PostGreSQL. What is the proper way to
> uninstall?
Because you are probably a new user of Fedora, you should use
graphical interface called "pirut" - if sho
Hi,
On Fri, 2007-01-19 at 14:07 +1100, Chris wrote:
> rpm -qa | grep -i 'postgres'
>
> find the package names, then
>
> rpm -e pkg1 pkg2 pkg3 etc
or: rpm -e `rpm -qa|grep postgresql`
Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, C
[EMAIL PROTECTED] wrote:
Hi,
When I installed Fedora Core 5 Linux to my x86 Desktop machine, it
automatically included PostGreSQL. What is the proper way to
uninstall? Since it came by default, I can't tell if it was installed
by source or RPM ... or can I?
Not sure why you'd want to remove
Hi,
When I installed Fedora Core 5 Linux to my x86 Desktop machine, it
automatically included PostGreSQL. What is the proper way to
uninstall? Since it came by default, I can't tell if it was installed
by source or RPM ... or can I?
Thanks, - Dave
---(end of broadcast)