Hello, I recently tried to backup my database(voddb) using the command : pg_dump voddb > voddb.pgdump This works all the time previously, but just now, the voddb.pgdump file created is 0 bytes and cannot be restored. Anyone knows what could be the problem? Thanks! ************