You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The configuration wizard is too simple for real world cases, we have to make a new one, inside the PIG CLI tool. It would ask a series of questions and generate corresponding config file:
How many nodes (1,2,3,4,....)
How many infra nodes (default 1)
How many etcd nodes (default 1)
How many minio nodes (default 0)
How many pgsql nodes (default 1)
Input you node ip addresses
list current node ip for selection address if node=1
region: (default|china|...)
scneraio: oltp, olap, crit, tiny (oltp by default)
security enhancement mode?
repo:
docker?
download all extensions?
postgres biz name
group name
pg_cluster name
pg_user
pg_database
vip enabled?
The text was updated successfully, but these errors were encountered:
The configuration wizard is too simple for real world cases, we have to make a new one, inside the PIG CLI tool. It would ask a series of questions and generate corresponding config file:
How many nodes (1,2,3,4,....)
How many infra nodes (default 1)
How many etcd nodes (default 1)
How many minio nodes (default 0)
How many pgsql nodes (default 1)
Input you node ip addresses
region: (default|china|...)
scneraio: oltp, olap, crit, tiny (oltp by default)
security enhancement mode?
repo:
postgres biz name
vip enabled?
The text was updated successfully, but these errors were encountered: