I'm trying to find documentation that tells where exactly the file location if for backing up file content, lucene indexes, and postgresql database.
I'm using 4.2.c on a linux centos 6.4 server my dir.root is /opt/alfresco/alf_data.
I think the majority of what I need to backup would be in the alf_data directory, but I'm not sure if the database content resides in that same directory or not.
More or less I'm just verifying directory locations of where I need to point my backup software at.
Thanks in advance!