Re: Performance of the listen command

From: Flemming Frandsen <ff(at)partyticket(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Performance of the listen command
Date: 2006-07-29 14:46:22
Message-ID: 44CB74BE.6020407@partyticket.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michael Fuhr wrote:
> What's the output of "VACUUM VERBOSE pg_listener"? If you vacuum
> pg_listener do the listens run faster?

Actually now that You mentioned vacuming, I tried doing a VACUUM and
after it was done request time was down to around a tenth of what it was
before.

iow. requests that took 500ms before are now down to around 25ms.

I will now hang my head in shame, please forgive me.

--
Regards Flemming Frandsen - http://dion.swamp.dk - YAPH

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-07-29 16:13:29 Re: What's special about 1916-10-01 02:25:20? Odd jump in internal timestamptz representation
Previous Message Flemming Frandsen 2006-07-29 14:16:36 Re: Performance of the listen command