hi, i have a fairly large openacs install and i back the database up regularly by doing the doc's "pg_dump -f" method.
it seems that i have reached some sort of limit in dump file size at 2147483647 bytes. all my nightly dumps stay at this level until i manually shrink the database, afterwhich it starts to grow again, and top out once again.
was wondering if there is a setting that needs to be done for me to dump a database larger than this. or if there is a better method to backup a database.
thanks in advance.
vincent