Re: Buffer usage in EXPLAIN and pg_stat_statements (review)

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Euler Taveira de Oliveira <euler(at)timbira(dot)com>
Cc: Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Buffer usage in EXPLAIN and pg_stat_statements (review)
Date: 2009-10-02 00:55:46
Message-ID: 20091002005546.GQ5607@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Euler Taveira de Oliveira wrote:
> > Itagaki Takahiro escreveu:
> > > I fixed the confusions of get, hit and read in your patch.
> > >
> > Works for me. Will mark it ready for a committer.
> >
> > PS> BTW, your patch (20091001112006(dot)9C36(dot)52131E4D(at)oss(dot)ntt(dot)co(dot)jp) doesn't seem
> > to be in archives.p.o. though I've received a copy from the server.
>
> That's indeed very strange -- I have it locally and I wasn't CCed, so
> Majordomo must have delivered it.

Something was wrong with last month's archive. For some reason it had
96000 files in that directory. I have rerun mhonarc on it and it has
normalized now (~2100 files).

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-10-02 00:57:18 Re: CREATE OR REPLACE FUNCTION vs ownership
Previous Message Euler Taveira de Oliveira 2009-10-02 00:52:31 Re: CREATE OR REPLACE FUNCTION vs ownership