Re: POSTGRESQL - Question - Mailing list pgsql-cygwin

From Tim Finch, FosterFinch Ltd
Subject Re: POSTGRESQL - Question
Date
Msg-id 5.1.0.14.0.20020318115212.0356de68@mail.cix.co.uk
Whole thread Raw
In response to Re: POSTGRESQL - Question  ("Raveendra Yerraguntla" <raveendray@hotmail.com>)
List pgsql-cygwin
initdb is only needed per 'database cluster' - i.e. a directory that you
nominate to store the files. So, after first install you do the initdb
command as directed by the readme in the cygwin postgresql package. However
for every subsequent power up you only need to start the postmaster as
directed in the documentation.
Hope that helps.

At 11:19 16/03/2002 +0000, Raveendra Yerraguntla wrote:


>I am using Postgresql in Win 98. Should I do initdb -D ..... command every
>time I power up the the m/c. Is it fine If start postmaster?
>I guess initdb will clean up by existing data files? Am I right?
>
>
>
>_________________________________________________________________
>MSN Photos is the easiest way to share and print your photos:
>http://photos.msn.com/support/worldwide.aspx
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html

Tim Finch,
FosterFinch Ltd
http://www.fosterfinch.co.uk


pgsql-cygwin by date:

Previous
From: "Raveendra Yerraguntla"
Date:
Subject: Re: POSTGRESQL - Question
Next
From: "Tim Finch, FosterFinch Ltd"
Date:
Subject: Re: Psql refusing to start as Win2000 Service