Hrishikesh Deshmukh wrote:
The README doesn't talk about what next to do after installation from rpms,
there is no file which talks about in the /usr/share/doc/packages/postgresql
. It only says look at INSTALL file but there is no install with the rpms!!

There should be a complete copy of the HTML manuals available too. They are online here: http://www.postgresql.org/docs/

Might be worth making sure everything is installed - check you're not missing a package: rpm -qa | grep postg

A filename you can search for is "plpgsql.html" - that's probably only installed by PG.
  locate plpgsql.html
  find /usr/share -name 'plpgsql.html'

HTH
--
  Richard Huxton
  Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to