Re: Postgres postmaster

From: Bill <workshop(at)willysworkshop(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Postgres postmaster
Date: 2001-03-07 00:29:47
Message-ID: 4.3.2.7.0.20010306161611.00b3feb8@hoss.willysworkshop.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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(at)postgresql(dot)org

I did.
------------------------------------------------------------------
[root(at)hoss workshop]# cd /usr/local/pgsql/bin
bash: /usr/local/pgsql/bin: No such file or directory
[root(at)hoss workshop]# cd /usr/pgsql/bin
bash: /usr/pgsql/bin: No such file or directory
[root(at)hoss workshop]# find / -name pgsql -print
find: /proc/6/fd: Permission denied
[root(at)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(at)postgresql(dot)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.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Bill 2001-03-07 00:32:44 Postgres Postmaster
Previous Message J.Goodleaf 2001-03-07 00:21:03 Re: Postgres postmaster