Hi, On Sat, Oct 20, 2007 at 10:36:00AM -0000, yogesh wrote: > I have to install the Postgres SQL on the Suse > Linux........Guide me with suitable steps to take......which version i > ave to use for postgres..... Quick and simple: Use RPMs provided by SuSE. Still stimple: Use the latest 8.2.x version, follow the instructions here: http://www.postgresql.org/docs/8.2/interactive/installation.html (You need to install the packages readline-devel and zlib-devel as well as the gcc compiler). HTH, Tino. -- www.craniosacralzentrum.de www.spiritualdesign-chemnitz.de Tino Schwarze * Parkstraße 17h * 09120 Chemnitz ---------------------------(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