Re: POSTGRESQL - Question

From: "Tim Finch, FosterFinch Ltd" <tim(at)fosterfinch(dot)co(dot)uk>
To: "Raveendra Yerraguntla" <raveendray(at)hotmail(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: POSTGRESQL - Question
Date: 2002-03-18 11:53:30
Message-ID: 5.1.0.14.0.20020318115212.0356de68@mail.cix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-03-18 12:20:45 Re: Bug : unable to increase the number of client
Previous Message Tim Finch, FosterFinch Ltd 2002-03-18 11:51:56 Re: Psql refusing to start as Win2000 Service