On Monday March 6 2006 12:47 pm, Ed L. wrote: > I'm seeing the following error in 7.4.6. It first surfaced > after remounting a SAN mount from one box to another and > then running 'vacuum full': > > pg_dump: ERROR: xlog flush request 68/7D853080 is not > satisfied --- flushed only to 0/15A90A8 CONTEXT: writing > block 34 of relation 17156/1470533 > pg_dump: SQL command to dump the contents of table > "patient_demographics" failed: PQendcopy() failed. pg_dump: > Error message from server: ERROR: xlog flush request > 68/7D853080 is not satisfied --- flushed only to 0/15A90A8 > CONTEXT: writing block 34 of relation 17156/1470533 > pg_dump: The command was: COPY public.customer... ^^^^^^^^ Typo: should have been "patient_demographics" as above... Any clues? Thanks, Ed