Re: Shared memory failure?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: cometfly(at)cometfly(dot)com
Cc: "Steve Wolfe" <steve(at)iboats(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Shared memory failure?
Date: 2001-04-13 18:58:49
Message-ID: 5304.987188329@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Justin S." <cometfly(at)cometfly(dot)com> writes:
> Cobalt RaQ4i with version 6 of their operating system.

Oh. I think Cobalt has a Postgres (6.5.something?) installed as part of
the OS. You'll need to pick a different port number than 5432 to avoid
conflicting with the system's server.

BTW, I've heard that people tried to replace the built-in Postgres with
newer releases and had troubles, so I don't recommend trying that unless
you're ready to do some debugging.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message wendorf, pat 2001-04-13 19:02:39 MySQL to PostgreSQL conversion difficulties
Previous Message Marek Pętlicki 2001-04-13 18:49:28 Re: updates way slower than selects?