Re: pg_ctl -m fast failing?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: josh(at)agliodbs(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_ctl -m fast failing?
Date: 2003-03-07 19:43:43
Message-ID: 2021.1047066223@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Josh Berkus <josh(at)agliodbs(dot)com> writes:
> So ... the workaround for 7.2.4 would be to have a server-side script hunt for
> idle connections after shutdown and kill -9 them?

Yuck. I'd recommend back-porting the patch to 7.2 instead; should be
easy enough:
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/commands/async.c.diff?r1=1.91&r2=1.92

Now, if you can reproduce the problem even with that patch in place, I'm
very interested in looking at the state of the system ...

regards, tom lane

In response to

Responses

  • PITR status at 2003-03-07 21:12:10 from Charlie Woloszynski

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-03-07 19:50:15 Re: division by zero
Previous Message Bruce Momjian 2003-03-07 19:34:35 Re: division by zero