Re: Problems with initdb on Cygwin - Mailing list pgsql-general

From Javier Vilarroig
Subject Re: Problems with initdb on Cygwin
Date
Msg-id OFDC058A7B.107F953E-ONC1256B4B.00597B4B@uk.marconicomms.com
Whole thread Raw
In response to Problems with initdb on Cygwin  ("Javier Vilarroig" <Javier.Vilarroig@marconi.com>)
Responses Re: Problems with initdb on Cygwin  (Frank Joerdens <frank@joerdens.de>)
List pgsql-general
OK, sorry for the incovenience.

The base OS is Windows NT4.0 + SP6a.
Cygwin is 2.125.2.10
Postgres is 7.1.3-1

Thanks in advance





Justin Clift <justin@postgresql.org> on 24/01/2002 15.31.59

To:   Javier Vilarroig <Javier.Vilarroig@marconi.com>
cc:   pgsql-general@postgresql.org

Subject:  Re: [GENERAL] Problems with initdb on Cygwin


Hi Javier,

Just because you don't mention it :

- Which OS version of Windows, and which service pack applied?
- Which version of cygwin, and therefore which version of PostgreSQL?

:-)

Regards and best wishes,

Justin Clift


Javier Vilarroig wrote:
>
> Hi all.
>
>      I'm not sure if this is the good place to talk about Postgresql on
> Cygwin, but...
>
>      I'm triying to run Prostgresql on Cygwin, only for development
> purposes. I installed Postgresql on my brand new Cygwin installation.
>
>      When I try to run initdb it gets hanged, after 4 hours it didn't
> ended.
>
>      Here is the initdb output:
> ----------------------------------------------
>  $ initdb -D /usr/local/pg_data
> This database system will be initialized with username "vilarroig".
> This user will own all the data files and must also own the server proce
>
> Fixing permissions on existing directory /usr/local/pg_data
> Creating directory /usr/local/pg_data/base
> Creating directory /usr/local/pg_data/global
> Creating directory /usr/local/pg_data/pg_xlog
> Creating template1 database in /usr/local/pg_data/base/1
> Signal 11
> Caught signal.
>
> initdb failed.
> Removing temp file /tmp/initdb.266.
> ------------------------------------------
>
> The signal was sent by me using kill.
>
> Looking at the program manager I can see postgres.exe takin al the CPU
> time.
>
> Please can you help me?
>
> Thanks in advance.
>
> ------------
> This e-mail and any attachments are confidential.  If you are not the
intended recipient, please notify us immediately by reply e-mail and then
delete this message from your system. Do not copy this e-mail or any
attachments, use the contents for any purpose, or disclose the contents to
any other person: to do so could be a breach of confidence.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
   - Indira Gandhi






------------
This e-mail and any attachments are confidential.  If you are not the intended recipient, please notify us immediately
byreply e-mail and then delete this message from your system. Do not copy this e-mail or any attachments, use the
contentsfor any purpose, or disclose the contents to any other person: to do so could be a breach of confidence. 

pgsql-general by date:

Previous
From: "Summer S. Wilson"
Date:
Subject: Pulling System Info
Next
From: "Peter E. Chen"
Date:
Subject: How do I retreive text very QUICKLY from the database ? . . .