PostgreSQL does not RUN On Windows

From: "Onkar Chandel" <onkar(at)hotmail(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: PostgreSQL does not RUN On Windows
Date: 2003-01-10 14:32:06
Message-ID: BAY2-F15235ounxABF600004750@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

<html><div style='background-color:'><FONT size=2>
<P>I tried all available combinations as suggested on internet but it never run. </P>
<P>1. Pre-compiled version with latest Cygwin package: ipc-daemon (cygipc 1.09) was running and then I tried to run 'initdb' it said IPCSemaphorCreate is not implemented.</P>
<P>2. I downloaded PostgreSQL version 7.1.2, cygipc 1.09, compiled in cygwin. First of all it gave hell lot of errors. Somehow I could compile it. I successfully started postmaster. But when I ran psql. It gave error</P>
<P>DEBUG: database system was shut down at 2003-01-09 13:18:16 EST</P>
<P>DEBUG: CheckPoint record at (0, 1563248)</P>
<P>DEBUG: Redo record at (0, 1563248); Undo record at (0, 0); Shutdown TRUE</P>
<P>DEBUG: NextTransactionId: 615; NextOid: 18720</P>
<P>DEBUG: database system is in production state</P>
<P>ZeroProcSemaphore: semctl(id=0,SETVAL) failed: Invalid argument</P>
<P>Server process (pid 2464) exited with status 65280 at Thu Jan 9 13:18:49 2003</P>
<P>Terminating any active server processes...</P>
<P>Server processes were terminated at Thu Jan 9 13:18:49 2003</P>
<P>Reinitializing shared memory and semaphores</P>
<P>DEBUG: database system was interrupted at 2003-01-09 13:18:32 EST</P>
<P>DEBUG: CheckPoint record at (0, 1563248)</P>
<P>DEBUG: Redo record at (0, 1563248); Undo record at (0, 0); Shutdown TRUE</P>
<P>DEBUG: NextTransactionId: 615; NextOid: 18720</P>
<P>DEBUG: database system was not properly shut down; automatic recovery in progress...</P>
<P>DEBUG: ReadRecord: record with zero len at (0, 1563312)</P>
<P>DEBUG: redo is not required</P>
<P>DEBUG: database system is in production state</P>
<P>and at psql screen it said </P>
<P>psql: pqReadData() -- backend closed the channel unexpectedly.</P>
<P>This probably means the backend terminated abnormally</P>
<P>before or while processing the request.</P>
<P>3. I downloaded latest PostgreSQL version 7.3.1. Compiled it, installed it but initdb did not let me go ahead. It was giving IPCMemory failure.</P>
<P><BR>DOS/Cygwin has maximum memory of 655360 bytes. And I don't know to increase this size.</P>
<P>Your valuable help is highly appreciated. I have wasted so much time and I have got nothing but frustration.</P>
<P>Thanks</P>
<P>Onkar Chandel</FONT></P></div><br clear=all><hr>MSN 8 with e-mail virus protection service: <a href="http://g.msn.com/8HMMEN/2020">2 months FREE*</a> </html>

Attachment Content-Type Size
unknown_filename text/html 2.4 KB

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2003-01-10 15:19:04 Re: cygipc mirror?
Previous Message Wim Kerkhoff 2003-01-10 08:47:51 Re: cygipc mirror?