but then I list the access time for a WAL file and it shows: /home/mdavidson/dba$ ls -l --time=atime /d-log/pg_xlog/000000010000000D000000C9 -rw------- 1 postgres postgres 16777216 Sep 7 14:33 /d-log/pg_xlog/000000010000000D000000C9
How is it possible for the WAL file to be accessed BEFORE it was created? Am I overlooking something simple?