From: | Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> |
---|---|
To: | chris markiewicz <cmarkiew(at)commnav(dot)com> |
Cc: | pgsql-ports(at)postgresql(dot)org, chris(dot)markiewicz(at)commnav(dot)com |
Subject: | Re: initdb problem... |
Date: | 2001-04-12 13:34:09 |
Message-ID: | 20010412093409.A628@dothill.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
On Thu, Apr 12, 2001 at 09:26:48AM -0400, chris markiewicz wrote:
> uname -r returns 1.3.0s(0.37/3/2)
>
> is that significant?
Yes, the above indicates that you are running a snapshot -- this is
good.
> Looks like we're still having the same problem, even after grabbing the most
> recent dll and changing our PGDATA value.
I think that I know what your problem is. Did you forget to start the
ipc-daemon? This must be running whenever postmaster is running.
Otherwise, initdb, postmaster, etc. will hang.
Jason
--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-04-12 18:06:34 | Re: Fw: Postgres on WinNT4 / SP5 |
Previous Message | chris markiewicz | 2001-04-12 13:26:48 | RE: initdb problem... |