Re: Why does postgres take time to shut down sometimes?

From: "Joshi, Yateen" <yjoshi(at)starentnetworks(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Why does postgres take time to shut down sometimes?
Date: 2007-06-28 10:28:43
Message-ID: 069D834B7DEFB742A1781854356005E0022FB48B@exchindia2.starentnetworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have an application (multi-threaded C++) on Solaris 9 platform, and it
spawns approximately 18 PoostGres connections.

When I try to shutdown the postgres (after the application is taken
down), I have noticed that it sometimes takes more than one minute
(default for 'assuming' graceful shutdown).

Any idea why it is that way?

Also, if anyone can detail about the steps Postgres postmaster executes
when a shutdown is called, that would be great.

Thanks and regards,

Yateen Vishnu Joshi

Starent Networks (India) Private Limited,

17, Phase I, Infotech Park,

Hinjewadi, Pune - 411057

Phone-91-20-22930100

Fax-91-20-22934723

"This email message and any attachments are confidential information of Starent Networks, Corp. The information transmitted may not be used to create or change any contractual obligations of Starent Networks, Corp. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this e-mail and its attachments by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient, please notify the sender immediately -- by replying to this message or by sending an email to postmaster(at)starentnetworks(dot)com -- and destroy all copies of this message and any attachments without reading or disclosing their contents. Thank you."

Browse pgsql-general by date

  From Date Subject
Next Message Vincenzo Romano 2007-06-28 10:34:31 Re: Execution variability
Previous Message Bruce McAlister 2007-06-28 10:12:19 Re: AutoVacuum Behaviour Question