Hi,
After doing a pg_dump on a database I'm unable to access the file.
My command is simply 'mv' ::
mv camper.dump20020116 camper_bak/
The error I get is ::
mv: camper.dump20020116: Value too large for defined data type
Strange. It seems to be saying the file I created is too large to handle.
Do you know where I've gone wrong ?
I just want to dump one of my databases, move it to a back up dir. then
make changes to the running database.
Thank you kindly
Regards
Rudi Starcevic
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
- [SQL] pg_dump problem Graham Vickrage
- Re: [SQL] pg_dump problem Ed Loehr
- Re: [SQL] pg_dump problem drfrog
- Re: [SQL] pg_dump problem Rudi Starcevic
- Re: [SQL] pg_dump problem Tomasz Myrta
- Re: [SQL] pg_dump problem Bhuvan A