Pailloncy Jean-Gerard <jg(at)rilk(dot)com> writes:
> I have a drive with a bad zone inside the file pgsql/pg_xlog/
> 0000005D000000A1.
> How may I zap the bad pgxlog file ?
pg_resetxlog. Heed the warnings that your database is not guaranteed
good after you do this. I'd recommend a dump and reload ... and as much
manual cross-checking as you can manage.
regards, tom lane