Re: Re: Issues about postgresql file names - Mailing list pgsql-general

From Lamar Owen
Subject Re: Re: Issues about postgresql file names
Date
Msg-id 39F9F2F1.472FCE1E@wgcr.org
Whole thread Raw
In response to Re: Issues about postgresql file names  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian wrote:
> Is this of interest to anyone?  He makes some good points.

> > Trying to find info  by search engine is hard
> > because the program is now called postgresql,
> > formerly postgres95,
> > formerly postgres.

Not much can be done about that at this juncture.

> > The autoload script in
> > /etc/rc.d/init.d is called postgresql, but it
> > uses a pid called postmaster.pid.
> > It loads a binary called postgres,
> > but tells you that "postmaster" looks good.

It uses pg_ctl, it doesn't directly load any binary, much less
'postgres'.

However, I _can_ make those other points more consistent.

> > So if you want to log on,
> > do you type pg_sql or pgsql?
> > Of course not! You type psql

pg_sql or pg_isql might work there.  Although I personally have no
complaints with psql.

> > And in case you don't have anything else to do, install
> > rpm binaries, because they will put the files in
> > different directories, so you won't find anything that
> > matches the official documentation.

I guess I need to submit RPM patches to the official documentation in
addition to the README.rpm in the RPM documentation (which you have to
see in order to find the installed documentation).

> > Please put naming all the files consistently
> > on your todo list.

Laudable goal; is it practical?
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

pgsql-general by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: What is the listserver at hub.org doing?
Next
From: Dmitriy Agafonov
Date:
Subject: 7.1 release date ?