Default mode for shutdown - Mailing list pgsql-hackers

From Magnus Hagander
Subject Default mode for shutdown
Date
Msg-id AANLkTimmTZP_YDWeaB-FOaTPTtT2AuSULcA4iuGCE3KY@mail.gmail.com
Whole thread Raw
Responses Re: Default mode for shutdown  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I'm sure this has been up before, but hey, let's take it another round.

Why don't we change the default shutdown mode for pg_ctl from "smart"
to "fast"? I've never come across a single usecase where "smart" is
what people *want*... Not sure if others have?

Yes, I realize it's somewhat of a backwards compatibility thing - but
it will at least not change things for most packages, since I believe
all those use "fast" anyway.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Jan Urbański
Date:
Subject: Re: hstores in pl/python
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] V3: Idle in transaction cancellation