ubuntu server guide
multipass start my-vm Go ahead and set up your new VM devel environment with Docker, your preferred editor, and any other tools you like having on hand: $ sudo apt-get update $ sudo apt-get -y install docker my_db;' > my-database.sql $ sudo docker run -d --name my-database -e TZ=UTC \ -e POSTGRES_PASSWORD=mysecret \ -v $(pwd)/my-database.sql:/docker-entrypoint-initdb.d/my-database.sql:ro \ ubuntu/postgres:latest docker-entrypoint-initdb.d/ directory we’re using here is special in that files ending in the .sql extension (or .sql.gz or .sql.xz) will be executed to the database on container initialization. Bash scripts (.sh)0 码力 | 486 页 | 3.33 MB | 1 年前3Zabbix 1.8 Manual
• MySQL: upgrades/dbpatches/1.8/mysql/patch.sql • Oracle: upgrades/dbpatches/1.8/oracle/patch.sql • PostgreSQL: upgrades/dbpatches/1.8/postgresql/patch.sql Database upgrade should take around 10-15 minutes current value of some item. • {TRIGGERS.UNACK} 20 5.4 Advanced regular expression editor Advanced regular expression editor was added to Zabbix with ability to test regular expressions. It is now possible flushing to disk by caching required information. • Faster configuration cache building both by improved SQL queries and in-memory optimisations. 7.2.4 Other server improvements • Processes now provide more0 码力 | 485 页 | 9.28 MB | 1 年前3Ubuntu Server Guide 18.04
database servers. 232 Databases 1. MySQL MySQL is a fast, multi-threaded, multi-user, and robust SQL database server. It is intended for mission- critical, heavy-load production systems as well as for percona.com/members/wizard 234 Databases mysqldump --all-databases --routines -u root -p > ~/fulldump.sql This will then prompt you for the root password before creating a copy of the data. It is advisable speed of inserting can vary wildly from row to row with mysqldumps: sudo apt install pv pv ~/fulldump.sql | mysql Once that is complete all is good to go! This is not necessary for all my.cnf changes. Most0 码力 | 413 页 | 1.40 MB | 1 年前3Zabbix 2.0 Manual
expanding off performance wise. 15 5.2.27 Improved debug layout In the frontend debug functionality, SQL query formatting has been improved for better readability. 5.2.28 Allow deleting trigger dependencies Attention: Order of database file import has been changed - images must be imported before data.sql now. 5.5.3 Improved active agent auto-registration Active agent auto-registration now supports monitoring labels have been renamed from Template and Template group to Host and Host group • Map links in the editor will now be sorted first by From, then by To element. If a single element is selected, it will be0 码力 | 791 页 | 9.66 MB | 1 年前3Apache HTTP Server Documentation Version 2.2
not be used again until the Keep Alive timeout was reached. SQL Database Support MOD DBD, together with the apr dbd framework, brings direct SQL support to modules that need it. Supports connection pooling can be replaced by calls to ap regcomp, ap regexec. DBD Framework (SQL Database API) With Apache 1.x and 2.0, modules requiring an SQL backend had to take responsibility for managing it themselves. Apart the apr dbd API for interacting with the database. New modules SHOULD now use these APIs for all SQL database operations. Existing applications SHOULD be upgraded to use it where feasible, either transparently0 码力 | 805 页 | 2.51 MB | 1 年前3Apache HTTP Server Documentation Version 2.4
scenarios. Adds the possibility to use complex boolean expressions in REWRITE- COND. Allows the use of SQL queries as REWRITEMAP functions. MOD LDAP, MOD AUTHNZ LDAP MOD AUTHNZ LDAP adds support for nested not be used again until the Keep Alive timeout was reached. SQL Database Support MOD DBD, together with the apr dbd framework, brings direct SQL support to modules that need it. Supports connection pooling can be replaced by calls to ap regcomp, ap regexec. DBD Framework (SQL Database API) With Apache 1.x and 2.0, modules requiring an SQL backend had to take responsibility for managing it themselves. Apart0 码力 | 1031 页 | 3.23 MB | 1 年前3Apache HTTP Server Documentation Version 2.4
scenarios. Adds the possibility to use complex boolean expressions in REWRITE- COND. Allows the use of SQL queries as REWRITEMAP functions. MOD LDAP, MOD AUTHNZ LDAP MOD AUTHNZ LDAP adds support for nested not be used again until the Keep Alive timeout was reached. SQL Database Support MOD DBD, together with the apr dbd framework, brings direct SQL support to modules that need it. Supports connection pooling can be replaced by calls to ap regcomp, ap regexec. DBD Framework (SQL Database API) With Apache 1.x and 2.0, modules requiring an SQL backend had to take responsibility for managing it themselves. Apart0 码力 | 1031 页 | 3.23 MB | 1 年前3Apache HTTP Server Documentation Version 2.4
scenarios. Adds the possibility to use complex boolean expressions in REWRITE- COND. Allows the use of SQL queries as REWRITEMAP functions. MOD LDAP, MOD AUTHNZ LDAP MOD AUTHNZ LDAP adds support for nested not be used again until the Keep Alive timeout was reached. SQL Database Support MOD DBD, together with the apr dbd framework, brings direct SQL support to modules that need it. Supports connection pooling can be replaced by calls to ap regcomp, ap regexec. DBD Framework (SQL Database API) With Apache 1.x and 2.0, modules requiring an SQL backend had to take responsibility for managing it themselves. Apart0 码力 | 1125 页 | 4.15 MB | 1 年前3Apache HTTP Server Documentation Version 2.4
scenarios. Adds the possibility to use complex boolean expressions in REWRITE- COND. Allows the use of SQL queries as REWRITEMAP functions. MOD LDAP, MOD AUTHNZ LDAP MOD AUTHNZ LDAP adds support for nested not be used again until the Keep Alive timeout was reached. SQL Database Support MOD DBD, together with the apr dbd framework, brings direct SQL support to modules that need it. Supports connection pooling can be replaced by calls to ap regcomp, ap regexec. DBD Framework (SQL Database API) With Apache 1.x and 2.0, modules requiring an SQL backend had to take responsibility for managing it themselves. Apart0 码力 | 1111 页 | 4.11 MB | 1 年前3httpd 2.2.29 中文文档
be used again until the Keep Alive timeout was reached. SQL Database Support mod_dbd, together with the apr_dbd framework, brings direct SQL support to modules that need it. Supports connection pooling can be replaced by calls to ap_regcomp, ap_regexec. DBD Framework (SQL Database API) With Apache 1.x and 2.0, modules requiring an SQL backend had to take responsibility for managing it themselves. Apart the apr_dbd API for interacting with the database. New modules SHOULD now use these APIs for all SQL database operations. Existing applications SHOULD be upgraded to use it where feasible, either transparently0 码力 | 1854 页 | 1.48 MB | 1 年前3
共 122 条
- 1
- 2
- 3
- 4
- 5
- 6
- 13