Re: RPM changes for 7.1.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: <pgsql-ports(at)postgresql(dot)org>
Subject: Re: RPM changes for 7.1.
Date: 2000-12-15 18:23:05
Message-ID: Pine.LNX.4.30.0012151915440.1319-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-ports

Btw., there's a bug in the RPMs distributed with Red Hat 7.0.

If the postmaster that is under RPM and SysV init control is not running,
then a call '/etc/init.d/postgresql stop' will kill all other postmasters
on the system, for example those that I have running for development.

You should rely on the postmaster.pid file in the data area to find the
process to kill.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-12-15 18:32:05 Re: Idea for reducing planning time
Previous Message Oliver Elphick 2000-12-15 17:53:13 7.1 (current) unwanted NOT NULL constraint inserted

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 2000-12-15 19:05:54 Re: Fatal compiler/assembler errors (PostgreSQL 7.0.2/NetBSD 1.4.2/VAX)
Previous Message Jeff Workman 2000-12-15 10:28:52 Re: Fatal compiler/assembler errors (PostgreSQL 7.0.2/NetBSD 1.4.2/VAX)