I wrote:
> Hi to all,
>
> I increased the parameter wal_file to 64 and the disk was
> not enough :-( !!!!
>
> So I stopped the postgres I removed all content of the directory pg_xlog
> and I tried to restart the postgres but .... not start anymore ...
> any idea how recreate the wall files (now are 16) or say: "start with a
wall
> file from the scratch" ?
I used contrib/pg_resetxlog and I solved my problem.
Ciao
Gaetano