Difference between revisions of "Gdatabase"

From Gestinux Wiki
Jump to navigation Jump to search
Line 24: Line 24:
  
 
The button '''Delete''' remove the current parameters, do not drop the database itself.
 
The button '''Delete''' remove the current parameters, do not drop the database itself.
 +
 +
== See Also ==
 +
 +
[[Test_database|Test Gestinux on an existing sandbox database]]
  
 
[[Initial_setup#Minimal_setup|Back to initial setup]]
 
[[Initial_setup#Minimal_setup|Back to initial setup]]

Revision as of 14:38, 12 March 2014

 Français

{{#customtitle:Select or create the database}}

Goto Parameters menu and then Database.

Gdatabase.png

  • in the field Protocol, Select Mysql-5 if you have this DBMS or MariaDb, or else PostgreSql
  • Let 0 in the field Port, unless you have good reasons to put another value.
  • If you have only one computer, the servername should be localhost. Otherwise, enter it's network name or IP address.
  • You can list and select an existing database or enter a database name, using the button on the left of the field.

Then click the button Connect.

You will first be requested to identify yourself on the server, and then :

  • If the database doesn't exist, you will be prompted to confirm its creation
  • If the database already exists and was created by an older version or if you check the box for this, it will be checked and upgraded if needed for your version of gestinux.

For creation or upgrade, you will need to have enough rights.

You will then be prompted to save the parameters. Several set of parameters can be created to manage several companies or organizations on the same server.

The button Save store the parameters on your computer with a name that you will be able to select later.

The button Delete remove the current parameters, do not drop the database itself.

See Also

Test Gestinux on an existing sandbox database

Back to initial setup