• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question What is the best way to learn how to perform queries directly on the Plesk PSA database?

Jhow Plug

Basic Pleskian
Server operating system version
Windows 2019
Plesk version and microupdate number
Plesk Obsedian 18
Hello everybody
What is the best way to learn how to perform queries directly on the Plesk PSA database?

Thanks
 
Using Plesk data directly is not a good idea. The database structure can be changed at any time, and then your integration will break.

It is recommended to use CLI / XML-RPC / REST API for integration.
 
Back
Top