Re: [ADMIN] Question about multiple postmasters

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: djackson(at)cpsgroup(dot)com (Jackson, DeJuan)
Cc: pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] Question about multiple postmasters
Date: 1998-10-01 23:00:17
Message-ID: 199810012300.TAA19065@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Has anyone tried running multiple postmasters w/ the same data
> directory.
> Any issues to watch out for? Problems with locking?
> All of the systems would be running on Red Hat 5.1 x86.
>
>

Hard to imagine why you would want to do that. pg_log would be shared
by all backends, even if they connect to different databases, so this is
very bad.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jackson, DeJuan 1998-10-01 23:16:54 RE: [ADMIN] Question about multiple postmasters
Previous Message Greg Youngblood 1998-10-01 20:10:51 RE: [ADMIN] COPY slows down; is it normal?