Database

The Database section of Greyd.Hub offers direct access to manage database-level content of your WordPress installation. This feature is intended for experienced users and provides tools to upload, edit, export, and delete individual database tables with fine-grained control.

Screenshot of database table selection step of Database tab in the Greyd.Hub, explained in following paragraph

At the top of the page, a button labeled Upload and install database tables allows you to upload .sql files. The contents of the file are imported into the database exactly as provided — without any changes or preprocessing.

The section below is organized into three main steps.

In Step 1: Select database tables, all tables currently available in the database are displayed. The interface organizes these into tiles, with each tile representing a specific website in your installation — similar to the website overview in the main Greyd.Hub view. If there are database tables that don’t belong to any registered site, they appear under a separate Unknown tile. You can select tables individually using checkboxes or select all tables within a tile using the Mark all button.

optional Replace values step, explained in following paragraph

Step 2: Replace values (optional) gives you the ability to apply automated changes during export. Normally, when importing content using the tile view (see “Websites” section), key values like domain, blog ID, and SSL settings are automatically adapted. If you want to export tables with predefined changes, you can do so here manually. Be cautious — this offers flexibility but may also result in critical errors if misconfigured.

The replace options include:

  • Title and Subtitle of the site
  • Domain: the base URL of the website
  • SSL: switch all internal links to https:// or http://
  • Admin: update the admin email address
  • Prefix: change the WordPress database table prefix
  • Blog ID: assign a different blog ID

In Step 3: Export / Delete, you can act on the selected tables. Two options are available:

  • Download all selected tables generates a .sql file containing the chosen tables along with any applied replacements.
  • Delete all selected tables removes them permanently from your database.

Important: Editing or deleting database tables can break your entire installation if done improperly. Always make a complete backup before performing any of these operations.

Video

You are currently viewing a placeholder content from Vimeo. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.

More Information

Last updated: