Running PostgreSQL 7.2.1 on RedHat Linux 7.2
Can someone tell me why I'm getting this error when I
try to vacuumdb -a -U postgres -v -z (other than
there is no filed called '003' in that directory)?
[snip from log]
FATAL 2: open of /var/lib/pgsql/data/pg_clog/0003 failed: No such file or
directory
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
connection to server was lost
[/snip from log]
I have a '004' in that directory ...
Thanks!
-X