From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Greg Stark <stark(at)mit(dot)edu>, Josh Berkus <josh(at)agliodbs(dot)com>, "<pgsql-hackers(at)postgresql(dot)org>" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Some belated patch review for "Buffers" explain analyze patch |
Date: | 2010-02-10 16:50:03 |
Message-ID: | 17537.1265820603@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Dave Page <dpage(at)pgadmin(dot)org> writes:
> On Wed, Feb 10, 2010 at 4:15 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> On Wed, Feb 10, 2010 at 9:46 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> We can still hope that some feedback comes in during beta.
>> I'm not opposed to that in principal, but in practice the PGadmin
>> folks may not like us very much if we change things too drastically if
>> they've got it working the way we had it... we'll just have to see
>> what reports we get, I suppose.
> We're not planning to reimplement our existing parser for this release
> so it won't bother us if you want to bash about any of the new
> formats.
Well, you're going to have to do more than zero work even with that
plan, given the changes already made to the text format. It would be
really nice if we could get some feedback on the non-text formats
*before* they're set in stone.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2010-02-10 16:53:34 | Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL |
Previous Message | Tom Lane | 2010-02-10 16:43:53 | Re: pg_restore --single-transaction and --clean |