Difference between revisions of "Gdatabase"

From Gestinux Wiki
Jump to navigation Jump to search
(Text replacement - "{{#customtitle:" to "{{DISPLAYTITLE:")
Line 1: Line 1:
{{#customtitle:Select or create the database}}
+
{{DISPLAYTITLE:Select or create the database}}
  
 
Goto '''Parameters''' menu and then '''Database'''.
 
Goto '''Parameters''' menu and then '''Database'''.

Revision as of 13:54, 5 February 2020

 Français


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

Back to initial setup