David Olbersen wrote this :
>Well actually in this instance 'postmaster' refers to 1/2 of the database
>backend. It's a program (typically installed in /usr/local/pgsql/bin ) that
>handles input.
>
>You really should RTFM.
>
>-- Dave
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
I did.
------------------------------------------------------------------
[root@hoss workshop]# cd /usr/local/pgsql/bin
bash: /usr/local/pgsql/bin: No such file or directory
[root@hoss workshop]# cd /usr/pgsql/bin
bash: /usr/pgsql/bin: No such file or directory
[root@hoss workshop]# find / -name pgsql -print
find: /proc/6/fd: Permission denied
[root@hoss workshop]#
-------------------------------------------------------------------
Excerpt from Random House Dictionary of the English language:
------------------------------------------------------------------
novice (nov'is), n. 1. a person who is new to the circumstances, work,
etc., in which he is placed;...
------------------------------------------------------------------
Excerpt from the postgresql.org Users Lounge:
------------------------------------------------------------------
pgsql-novice - No question is too simple here.
------------------------------------------------------------------
Email address the original question was sent to:
-----------------------------------------------------------------
pgsql-novice@postgresql.org
Central issue of my original post:
-----------------------------------------------------------------
Shouldn't these details have been taken care of by the rpm, and if not,
what do I do to fix this?
You really should Read The F*^&*^ Question.