Excerpts from tgl's message of lun mar 12 12:08:33 -0400 2012:
> Log Message:
> -----------
> Updates for latest Postgres 9.2 sources.
> We no longer need pg_crc.c, and hence not a source tree, yay.
FWIW I had some fun last week compiling this to 9.1 sources because I
was using a VPATH build. I had to add another -I to LDFLAGS or
something like that.
Also, what do you think about adding the ability to dump pg_filenode.map
files? Do you think it belongs in pg_filedump, or should we look at
doing that elsewhere? (Hmm, I just realized we might also conceivably
want to dump VM and FSM forks, too)
--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
In response to
Responses
pgsql-hackers by date
| Next: | From: Jeff Janes | Date: 2012-03-12 16:59:36 |
| Subject: Re: Scaling XLog insertion (was Re: Moving more work
outside WALInsertLock) |
| Previous: | From: Jeff Janes | Date: 2012-03-12 16:32:55 |
| Subject: Re: wal_buffers, redux |
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2012-03-12 17:15:48 |
| Subject: pg_filedump improvements |
| Previous: | From: User Tgl | Date: 2012-03-12 16:08:33 |
| Subject: pgfiledump - pg_filedump: Updates for latest Postgres 9.2 sources. |