Overview
Features
Downloads
Documentation
Screenshots
References
Road map
Bug Tracker
Feature Request
Forum
Services & Support
Founders
Design committee
$ pg_dump libresource > ls-dump.sql
and then, reload the dumped base:
$ psql -d libresource -f ls-dump.sql
And you will be in the "backuped state"