Re: Installing PostgreSQL in a Unix Platform

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Eyinagho Newton <neyinagho(at)yahoo(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Installing PostgreSQL in a Unix Platform
Date: 2004-08-21 17:48:25
Message-ID: 41278AE9.6070701@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

If you are compiling from source then the postgresql startup script does
not get installed.
You can use pg_ctl in /usr/local/pgsql/bin/pg_ctl to start postgresql.
Alternatively you
can install the startup script from the contrib directory startscripts/linux

Sincerely,

Joshua D. Drake

Eyinagho Newton wrote:

>It has been impossible to install PostgreSQL, an open
>source software, from my SUSE 8.0 . Although it tells
>you its been installed, each time i try to start it
>using SysV-Init Editor, i get the following message:
>
><start>starting</start><cmd>/etc/init.d/postgresql</cmd>""<br/>
>starting postgreSQL
>/etc/init.d/postgresql.checkproc:command not found
>....done
>
>What exactly am i doing wrong? Or better still, what
>haven't i done yet? Please help me
>
>Newton Eyinagho
>
>
>
>
>
>__________________________________
>Do you Yahoo!?
>New and Improved Yahoo! Mail - 100MB free storage!
>http://promotions.yahoo.com/new_mail
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-08-21 18:26:32 Re: 8.0 Open Items
Previous Message Eyinagho Newton 2004-08-21 17:42:47 Installing PostgreSQL in a Unix Platform