Update out-dated information and aesthetic change for Databases

What this change accomplishes:

1. Move PostgreSql to Database Section
2. Remove Tips and Trips in PostgreSQL and move to the following
3. Add manage-sql-server.adoc and add GUI for Mysql/MariaDB/PostgreSQL
4. Add install information phpPgadmin because in fedora 33 is out of repo.
This commit is contained in:
Héctor Louzao 2021-01-08 20:13:54 +01:00
parent 95b04ba9d6
commit aef253e2e3
3 changed files with 105 additions and 19 deletions

View file

@ -83,7 +83,6 @@
* xref:openh264.adoc[OpenH264]
* xref:package-management.adoc[Package management system]
* xref:packagekit-not-found.adoc[PackageKit Items Not Found]
* xref:postgresql.adoc[PostgreSQL]
//FIXME * xref:uefi-with-qemu.adoc[Using UEFI with QEMU]
* xref:upgrading-fedora-online.adoc[Upgrading Fedora using package manager]
@ -93,6 +92,8 @@
* Databases
** xref:installing-mysql-mariadb.adoc[Installing, Configuring and Troubleshooting MySql/MariaDB]
** xref:postgresql.adoc[PostgreSQL]
** xref:manage-sql-server.adoc[How to Manage your SQL Server from GUI]
* FAQ
** xref:fedora-and-red-hat-enterprise-linux.adoc[Difference between Fedora and Red Hat Enterprise Linux]