> I have  9.2GB of sql dump file in ".gz" format.
> I  extract the file with gunzip.
> It has extracted but I'm unable to see some tables.
> So I tried with verbose option, It says 92 % extracted and returned to user
> prompt.
> Is there any restriction on extracting the files in gz?
> How can I extract the ".gz " file fully ?

is it 9.2G after compression? you are piping the output of gzcat to
the sql command?

Abishek Goda
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to