| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | saurabh garg <saurabh(dot)garg(at)vichara(dot)com> |
| Cc: | <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: hi-problem while installing postgressql 7.2 version |
| Date: | 2002-10-30 15:45:11 |
| Message-ID: | 20021030074436.H31345-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgsql-bugs | 2002-10-30 17:17:00 | Bug #808: bison dies with max table size fatal error |
| Previous Message | saurabh garg | 2002-10-30 09:10:04 | hi-problem while installing postgressql 7.2 version |