Re: What do you think?

From: "Robert B(dot) Easter" <reaster(at)comptechnews(dot)com>
To: Jurgen Defurne <defurnj(at)glo(dot)be>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: What do you think?
Date: 2000-05-06 14:33:54
Message-ID: 00050610405800.00215@comptechnews
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 06 May 2000, Jurgen Defurne wrote:
> In the documentation, you absolutely can't find any reference to this
> numeric datatype, but as these people pointed out to me, it DOES
> exist.. This probably means that one should search through the code
> or of course ask on the mailing list. If you work on a job with a
> good internet connection, that is fine. But if you work on a job where
> people (for security reasons) do not want to give easy access to the
> Internet, you need damn good manuals. Searching through source
> code of an application is not part of a production programmers job.
--

Its all documented at www.postgresql.org in the information area. Look for the
Integrated document, which you can also download. Its nicely formatted HTML
documentation.

All of this documentation comes with the source code. You have to remember to
install it:

cd usr/local/src/postgresql-7.0
cd doc
make install

This will put it somewhere like /usr/local/pgsql/doc/{user,postgres,
programmer, tutorial}

Also, remember to add /usr/local/pgsql/man to your $MANPATH.
See man/{man1,manl}.

Robert B. Easter
reaster(at)comptechnews(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 2000-05-06 14:53:25 Re: You're on SecurityFocus.com for the cleartext passwords.
Previous Message Bruce Momjian 2000-05-06 14:25:38 Re: You're on SecurityFocus.com for the cleartext passwords.