Re: initdb failed (terminated signal 5)

From: John Meinel <john(at)johnmeinel(dot)com>
To: Peter Manten <pmanten2(at)hotmail(dot)com>
Cc: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: initdb failed (terminated signal 5)
Date: 2004-07-09 15:01:41
Message-ID: 40EEB355.8070708@johnmeinel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You didn't set your path. There are executable files in C:\postgres\bin,
and some library files in C:\postgres\lib that need to be in the path.
That's probably the signal 5 error.

Otherwise, at one point there was a bug in the build, there was a huge
discussion involving the signal 5 stuff. They never found the exact
cause, though.
John
=:->

Peter Manten wrote:

| I tried to install the windows version of postgre 7.5 dev, but got some
| errors during the proces.
| This is what I did:
| 1) unzip the download in c:\postgres
| 2) add to my path c:\postgres\bin and c:\postgres\lib
| 3) add environmental variable PGDATA with value c:\postgres\data.
| (So far no problem)
| 4) open command window and type initdb -L "c:/postgres/share".
|
| Then I get the following output in the command window:
| ....
| ....
| creating configuration files ... ok
| creating template1 database in c:/postgres/data/base/1 ... child proces
| was terminated by signal 5
| initdb: failed
| initdb: removing contents of data directory "c:/postgres/data/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFA7rNVJdeBCYSNAAMRAqxSAKCkW65m/Q/tNXd5VebqjMf2WRVU1ACfaegz
aZ3blOzugfunM83zg/2cqvA=
=Fd3A
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Andrew Dunstan 2004-07-09 15:02:17 Re: PgSQL not as Administrator - probs on w
Previous Message Jochem van Dieten 2004-07-09 14:50:58 Re: PgSQL not as Administrator - probs on w