Hi,
On Fri, 4 Nov 2005, venki wrote:
hello sir
i have facing a problem past one weeks onwords
iam using redhat enterprise linux 4 in that postgres version is 7.4
i want to upgrade postgres version of the existing operating system RHEL4
iam searched a lot of links but fail to get the result
in the operating system rpm -qa | grep postgres
<it is showing
postres contrib 7.4
,, server
,, libs
,, docs
,, test
,, jdbc
,, p1
,, python
,, devel
all above are the same version of postgres = 7.4
could you tell me how to upgrade 8.0.* in RHEL4
(This is offtopic for this list).
Anyway, RHEL 4 will not provide PostgreSQL 8.0 in RHEL 4 (will do possibly
in RHEL 5). So, you should use the following binaries:
http://www.postgresql.org/ftp/binary/v8.0.4/linux/rpms/redhat/rhel-es-4/
to upgrade to 8.0. Please note that you'll need a dump/reload.
Regards,
--
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
---------------------------(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