Re: Starting postmaster

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: chamal desilva <chamalsl(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Starting postmaster
Date: 2003-03-23 23:57:13
Message-ID: m3vfy91vs6.fsf@varsoon.wireboard.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

chamal desilva <chamalsl(at)yahoo(dot)com> writes:

> Hi,
>
> i installed postgresql with rpm files. But i did not
> get the /usr/local/pgsql/data dierectory to start the
> postmaster. please help.

It gets put in /var/lib/pgsql/data by the RPM install.

You don't have to do anything special--just do

/etc/init.d/postgresql start

as root and it will initdb for you (the first time, not every time of
course).

-Doug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2003-03-24 00:09:17 Re: Returning an array form a function
Previous Message Bruce Momjian 2003-03-23 23:55:09 Re: Function returning SETOF RECORD]