Postgres Instability

From: "planx plnetx" <planetx2100(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres Instability
Date: 2000-05-24 18:58:55
Message-ID: 20000524185855.83359.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've remarked that postgresql-7.0 have two important bugs no, no...
I'll define its Problems.

The first is that it is very subsceptible to ipc: it's true that sometimes
U need to do an ipcclean to remake it start

The second is the very VERY important instability problem.
I explain me better: I've tried Postgres on different systems
(redhat6.0,6.1, mandrake7.0) and every time after that I make start the
postmaster 20 or 30 times in a week or 2, it begin to have a problem
with shared memory, but i do an ipcclean and go..., after when
postmaster run without problems if I do a createuser (from sqladmin) or
a createdb (from user) it give me the same problem like:

------------------------------------------------
FATAL 1: cannot create init file
mydatabasedirectory//base/mydb/pg_internal.init
------------------------------------------------

it happens after few times of correct running... and persist also if I
recompile again postgresql
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ross J. Reedstrom 2000-05-24 19:26:32 Re: Migrating from mysql.
Previous Message Giles Lean 2000-05-24 18:58:48 Re: Migrating from mysql.