Re: OpenSuse10.0 and postgresql - Mailing list pgsql-general

From Richard Huxton
Subject Re: OpenSuse10.0 and postgresql
Date
Msg-id 441E9BB8.1060604@archonet.com
Whole thread Raw
In response to Re: OpenSuse10.0 and postgresql  ("Hrishikesh Deshmukh" <hdeshmuk@gmail.com>)
List pgsql-general
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

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Encountering NULLS in plpgsql
Next
From: Ron Mayer
Date:
Subject: Re: Wal -long transaction