Skip to content

Conversation

@pct960
Copy link
Contributor

@pct960 pct960 commented Oct 20, 2025

  • ACE will now accept PG Service-style configurations via environment variables ACE_PGSERVICEFILE or PGSERVICEFILE. Alternatively, via one of ./pg_service.conf, ~/.pg_service.conf, or /etc/ace/pg_service.conf

  • If none of these vars or files exist, it will look for the legacy cluster definition json file, <cluster_name>.json.

  • ACE will also now provide a ./ace cluster init command to generate a sample PG service file, which can be populated by the user.

  • ./ace config init will generate a ace.yaml file with default options/parameters for table-diff, merkle trees, etc.

@pct960 pct960 merged commit 1ef4240 into main Oct 21, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants