From: | Jason Tishler <jason(at)tishler(dot)net> |
---|---|
To: | "Shriharsha G(dot)R(dot)" <shriharshag(at)yahoo(dot)com> |
Cc: | Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: Hi |
Date: | 2003-05-02 16:43:28 |
Message-ID: | 20030502164328.GB1968@tishler.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Sriharsha,
Please post instead of sending private email.
On Fri, May 02, 2003 at 09:16:48AM -0700, Shriharsha G.R. wrote:
> HI Jason
>
> I am facing the problem which you faced .
>
> bash-2.05b$ postmaster -D data -i
> DEBUG: database system was interrupted at 2002-09-23
> 17:12:31 CST
> DEBUG: checkpoint record is at 0/1135E8
> DEBUG: redo record is at 0/1135E8; undo record is at
> 0/0; shutdown TRUE
> DEBUG: next transaction id: 89; next oid: 16556
> DEBUG: database system was not properly shut down;
> automatic recovery in progress
> DEBUG: ReadRecord: record with zero length at
> 0/113628
> DEBUG: redo is not required
> DEBUG: database system is ready
>
> DEBUG: server process (pid 220) exited with exit code
> 128
> DEBUG: terminating any other active server processes
> DEBUG: all server processes terminated;
> reinitializing shared memory and semaphores
> IpcMemoryCreate: shmget(key=5432001, size=1441792,
> 03600) failed: Not enough core
>
> This error usually means that PostgreSQL's request for
> a shared memory segment exceeded available memory or
> swap space. To reduce the request size (currently
> 1441792 bytes), reduce
> PostgreSQL's shared_buffers parameter (currently 64)
> and/or its max_connections parameter (currently 32).
>
> The PostgreSQL Administrator's Guide contains more
> information about shared memory configuration.
>
> --------
>
> can you tell how to solve this problem. i am running
> the postgresql on win 2000
I would if I could. Did you see the following?
http://archives.postgresql.org/pgsql-cygwin/2003-02/msg00109.php
> Thanking you
You are welcome.
> Sriharsha
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Seesink | 2003-05-02 16:58:22 | Re: initdb failure with PostgreSQL 7.3.2 / Cygwin 1.3.22-1 / |
Previous Message | Frank Seesink | 2003-05-02 16:25:33 | Re: initdb failure with PostgreSQL 7.3.2 / Cygwin 1.3.22-1 / |