Our overnight backup from the cron logged the following error:
pg_dump: [custom archiver] could not write compressed chunk
Is this due to lack of space? It looks like we are getting close to the limit
in this file system.
The file produced was considerably smaller than previous night's backups
Hi,
I have a a postgresql databse in apache for that i want to take a back up..so when i try to issue this following command ..
$pg_dump dbname > backup.txt
saying error:
bash: backup.txt: permission denied.
what might be the problem exactly. please try to help me in this regard.
Thanks in Advanc