We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker logs 00df9b60acf2
Message: The supplied GS_PASSWORD is meet requirements.
The files belonging to this database system will be owned by user "omm". This user must also own the server process.
The database cluster will be initialized with locale "C". The default text search configuration will be set to "english".
fixing permissions on existing directory /var/lib/opengauss/data ... ok creating subdirectories ... ok selecting default max_connections ... 10 selecting default shared_buffers ... 400kB creating configuration files ... ok Begin init undo subsystem meta. [INIT UNDO] Init undo subsystem meta successfully. creating template1 database in /var/lib/opengauss/data/base/1 ... The core dump path is an invalid directory Illegal instruction (core dumped) gs_initdb: removing contents of data directory "/var/lib/opengauss/data"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
docker logs 00df9b60acf2
The files belonging to this database system will be owned by user "omm".
This user must also own the server process.
The database cluster will be initialized with locale "C".
The default text search configuration will be set to "english".
fixing permissions on existing directory /var/lib/opengauss/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 10
selecting default shared_buffers ... 400kB
creating configuration files ... ok
Begin init undo subsystem meta.
[INIT UNDO] Init undo subsystem meta successfully.
creating template1 database in /var/lib/opengauss/data/base/1 ... The core dump path is an invalid directory
Illegal instruction (core dumped)
gs_initdb: removing contents of data directory "/var/lib/opengauss/data"
The text was updated successfully, but these errors were encountered: