Re: xlog viewer proposal - Mailing list pgsql-hackers

From Diogo Biazus
Subject Re: xlog viewer proposal
Date
Msg-id eca519a10606251619y8fb033bvc18af00ec3f1cf44@mail.gmail.com
Whole thread Raw
In response to Re: xlog viewer proposal  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Alright, I'm working on a fast prototype using the SRF.

On 6/23/06, Simon Riggs <simon@2ndquadrant.com> wrote:
On Fri, 2006-06-23 at 10:59 -0300, Diogo Biazus wrote:

> On 6/23/06, Simon Riggs < simon@2ndquadrant.com> wrote:
>         > - give more flexibility for managing the xlogs remotely
>
>         Not sure what you mean.
>
>         > - I think it's faster to implement and to have a working and
>         usable
>         > tool.
>
>         Why do you think that? It sounds like you've got more work
>         since you
>         effectively need to rewrite the _desc routines.
>
> Yes, but I don't need to worry with program output, and I have the
> backend's memory management and error handling.

I'd suggest doing a quick prototype to allow us to evaluate which
architecture would be preferable.

I'm torn between the good-idea and the safe-minimal-but-definitely in
8.2 option.

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com




--
Diogo Biazus - diogob@gmail.com
Móvel Consultoria
http://www.movelinfo.com.br
http://www.postgresql.org.br

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: vacuum, performance, and MVCC
Next
From: "Dawid Kuroczko"
Date:
Subject: Table clustering idea