COURSE NAVIGATION
- ▶ Pixometry
- ▶ What is Pixometry?
- System requirements
- Access to network folders
- Installation
- ▶ General user-interface navigation
- ▶ Channel types
- ▶ Settings image processing channel
- ▶ Settings of a cropping channel
- ▶ Settings of a routing channel
- ▶ Settings of a Device Link channel
- Workflows
- ▶ Photoshop Inspector
- ▶ Indesign JobClient (Plugin)
- ▶ Support
- ▶ Tips & Tricks
- How to upgrade from previous versions
- Google Vision API configuration and use-cases
- Cropping Channels
- Best practices to tune enhancement settings
- Processing CMYK images
- Camera RAW file support
- Processing PDF files
- Check if images are already processed
- XMP routing
- To resample or not to resample
- File sizes
- PSD Support
- Understanding File Ready Delay and Its Impact on Processing Time
- ▶ Pixometry Integration options
- XML Jobtickets
- Image node tag definitions (the only mandatory node!!)
- Input node tag definitions
- Size node tag definitions
- QualityCheck node tag definitions
- Workflow node tag definitions
- PDF node tag definitions
- GrayscaleConversion node tag definitions
- ImageEnhancement node tag definitions
- IPTC node tag definitions
- JobControl node tag definitions
- Output node tag definitions
- ▶ Pixometry Imagin
- ▶ Pixometry (on prem edition)
- ▶ What is Pixometry?
- ▶ System Requirements
- ▶ Installation and registration
- Start the user-interface
- ▶ General user-interface navigation
- ▶ Channel types
- ▶ Settings image processing channel
- ▶ Settings of a cropping channel
- ▶ Settings of a routing channel
- ▶ Settings of a Device Link channel
- ▶ Settings of a Purging channel
- ▶ Multi-server setup (cluster)
- ▶ Photoshop Inspector
- ▶ Indesign JobClient (Plugin)
- ▶ Working with licenses
- ▶ Support
- ▶ Tips & Tricks
- How to upgrade from previous versions
- Google Vision API configuration and use-cases
- Cropping Channels
- Best practices to tune enhancement settings
- Processing CMYK images
- Camera RAW file support
- Processing PDF files
- Tuning performance and memory settings
- Setting up a one2many workflow
- Check if images are already processed
- XMP routing
- To resample or not to resample
- File sizes
- PSD Support
- Restore backup database
- Firewall settings for Pixometry cluster
- ▶ Pixometry Integration options
- XML Jobtickets
- Image node tag definitions (the only mandatory node!!)
- Input node tag definitions
- Size node tag definitions
- QualityCheck node tag definitions
- Workflow node tag definitions
- PDF node tag definitions
- GrayscaleConversion node tag definitions
- ImageEnhancement node tag definitions
- IPTC node tag definitions
- JobControl node tag definitions
- Output node tag definitions
Pixometry exports a backup of the database automatically once a day and every time a change is made to channel settings. These files are stored in either:
../Pixometry/cluster/preferences
(Single server)
Or if you run multiple Pixometry instances in multi-server (cluster):
<cluster network volume>/preferences
The files are named "ClaroDatabaseBackup.dmp" with added number or date.
It makes sense to backup this folder regularly.
To restore the database from one of these backup files:
Choose the most recent backup file
Close the user-interface if it is still open. In the Windows Services control panel, locate the "Pixometry" service and stop it. On MacOS, use the stop_claro.command script in the ../Pixometry/commands folder.
delete (or rename or move) these folders from the Pixometry installation directory: "arjuna_store" and "database_data".
Copy the ClaroDatabaseBackup.dmp file to ../Pixometry/DatabaseImport
Restart the Pixometry service.
It will take a bit longer, depending on how large your preferences are, to start up Pixometry completely and you are able to start and connect the UI again. Do not interrupt this process.