Re: hi-problem while installing postgressql 7.2 version

From: "saurabh garg" <saurabh(dot)garg(at)vichara(dot)com>
To: "Stephan Szabo" <sszabo(at)megazone23(dot)bigpanda(dot)com>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: hi-problem while installing postgressql 7.2 version
Date: 2002-10-31 10:16:18
Message-ID: BLEAJPOGMGDHKKFEKPCNGEEGCAAA.saurabh.garg@vichara.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

HI
thanx, it's true. now this step is clear, but again in the next step
postmaster it's giving problem. when i give pg_ctl -D ......., its giving
the listed below prblem. can u help me please.

thanx in advance once again.

santosh kumar singh(at)SANTOSH /cygdrive/c/cygwin/usr/local/pgsql/bin
$ ./pg_ctl -D /usr/local/pgsql/data/data -l logfile start
postmaster successfully started

santosh kumar singh(at)SANTOSH /cygdrive/c/cygwin/usr/local/pgsql/bin
$ C:\cygwin\usr\local\pgsql\bin\postgres.exe: *** recreate_mmaps_after
_fork_failed
C:\cygwin\usr\local\pgsql\bin\postgres.exe: *** recreate_mmaps_after_f
ork_failed
C:\cygwin\usr\local\pgsql\bin\postgres.exe: *** recreate_mmaps_after_f
ork_failed

regards,

saurabh

-----Original Message-----
From: Stephan Szabo [mailto:sszabo(at)megazone23(dot)bigpanda(dot)com]
Sent: Wednesday, October 30, 2002 9:15 PM
To: saurabh garg
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: [BUGS] hi-problem while installing postgressql 7.2 version

On Wed, 30 Oct 2002, saurabh garg wrote:

> while Creating a database cluster postgressql it just hangs. i'm using
> these command on cygwin. i gave the command
> ./configure
> make
> make install
> make install-all-headers
> all above are sucessful. after that i set the environmental path in
> profile. now i give initdb -D /usr/local/pgsql/data this command..
>
>
>
> Fixing permissions on existing directory /usr/local/pgsql/data... ok
> creating directory /usr/local/pgsql/data/base... ok
> creating directory /usr/local/pgsql/data/global... ok
> creating directory /usr/local/pgsql/data/pg_xlog... ok
> creating directory /usr/local/pgsql/data/pg_clog... ok
> creating template1 database in /usr/local/pgsql/data/base/1...
>
> it just hangs here, now no move further.

Are you sure you've started the ipc daemon? I know that it hangs in
initdb if you haven't.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mats Lofkvist 2002-10-31 11:30:52 7.3b1 panic in vacuum
Previous Message Dave Bartmess 2002-10-31 05:46:31 Re: Bug #808: bison dies with max table size fatal error