WAL segmentes names in wrong order? - Mailing list pgsql-general

From Tom DalPozzo
Subject WAL segmentes names in wrong order?
Date
Msg-id CAK77FCTZz2zz+bDVJA2H_f3cB=ssqULqJfQc03R7MhmKcZYZ_g@mail.gmail.com
Whole thread Raw
Responses Re: WAL segmentes names in wrong order?  (David Steele <david@pgmasters.net>)
Re: WAL segmentes names in wrong order?  (hubert depesz lubaczewski <depesz@depesz.com>)
List pgsql-general
Hi, 
I found, in pg_xlog dir, several WAL segment files with old modification timestamp but with their names greater than more recent files.
Ex.:
0000000100000000000000C6      modified today
0000000100000000000000DE      modified yesterday

I thought it could not be possible.

I'm doing some tests with archiving and base backups.
Never performed a restore so far.
Sometimes I restared the server due to changes in conf files.
Never copied or manually handled files in pg_xlog dir.

What am I missing?
Regards
Pupillo




pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: libpq backwards compatbility
Next
From: David Steele
Date:
Subject: Re: WAL segmentes names in wrong order?