From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Gabriele Bartolini <gabriele(dot)bartolini(at)2ndquadrant(dot)it> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] Support for pg_stat_archiver view |
Date: | 2014-01-05 12:52:27 |
Message-ID: | CABUevExX+UjKP1L9Hz8n3UwkvfPg6mb44j=8YJrhNCP4sFn_9A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Jan 4, 2014 at 2:01 PM, Gabriele Bartolini <
gabriele(dot)bartolini(at)2ndquadrant(dot)it> wrote:
> Il 04/01/14 13:25, Magnus Hagander ha scritto:
> > With those two, I think it would make much sense to have a view like
> > this.
>
> Ok, I will prepare version 2 with those.
>
> > Oh, and you need to change the format id number of the stats file.
>
> I have not found any instruction on how to set it. I assume you are
> talking about this:
>
> PGSTAT_FILE_FORMAT_ID 0x01A5BC9B
>
> Any suggestion is welcome.
>
Yes, that's what I'm talking about. And just increment it by 1.
Not sure where the original value came from, but that's what people have
been doing recently.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2014-01-05 12:56:30 | Re: RFC: Async query processing |
Previous Message | Craig Ringer | 2014-01-05 12:29:00 | Re: Fixing pg_basebackup with tablespaces found in $PGDATA |