On Dec 12, 2007 2:59 AM, DBA <s.borse@xxxxxxxxxxxxx> wrote: > > Hi Experts, > > I am very new to Postgres. Can any body tell me the steps how to install > 8.2.5 on fedora core 6. Don't start a new thread by replying to an old one, start a new thread fresh... Anyway fc6 is EOLed, you should really look at going to fc7 or 8. But... just download the redhat rpms from the postgresql site, and in the same directory as them do something like this: sudo rpm --install postgresql*rpm and that should do it. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster