 |
PSQL Vx Server Product Guide (v11) |
 |
|
Uninstalling Pervasive PSQL Vx Server
The uninstall program removes the Pervasive PSQL engine, and all related components from your system that were added by the installation program, including registry settings, configurations and Pervasive PSQL system and sample databases.
The uninstall program does not remove the following:
- Pervasive PSQL Vx Server keys.
- Databases that you create under the Pervasive PSQL Vx Server installation directory.
- DSNs and database names associated with those databases.
- Databases in locations other than the Pervasive PSQL Vx Server installation directory.
- Other Pervasive PSQL products such as AuditMaster, Backup Agent, or DataExchange. Such programs have their own uninstall programs. Refer to the documentation for each product.
Uninstalling from Windows
- Use a license utility (GUI or CLI) to delete the key that was used to authorize Pervasive PSQL Vx Server. This allows you to use the key for a different installation if you so choose. See キー削除するには in Pervasive PSQL User's Guide, for example.
- In the Windows Control Panel, select Add/Remove Programs.
- Select the installed Pervasive PSQL Vx Server product from the list.
- Click Change then Next.
- Click Remove then Next and follow any prompts during the uninstall.
- If prompted, close or uninstall any running applications that may interfere with uninstalling Pervasive PSQL.
注意
Unpredictable results may occur during the uninstall if you ignore programs that may interfere.
- Reboot your system, if prompted to do so.
Uninstalling from Linux
The steps for uninstalling from Linux are slightly different for RPM and TAR. In either case, however, the uninstall program does not remove the system databases DEFAULTDB and SYSTEMDB nor the Pervasive PSQL Vx Server keys.
メモ
Before uninstalling, run the command line License Administrator utility to delete the key that was used to authorize Pervasive PSQL Vx Server. This allows you to use the key for a different installation if you so choose. See キー削除するには in Pervasive PSQL User's Guide.
RPM
The following table lists the RPM commands to uninstall the various Pervasive PSQL Vx Server packages. You must log in as the root user using the “su” command before executing any of the commands.
Table 8 RPM Command to Uninstall Pervasive PSQL Vx Server Package
Pervasive PSQL Vx Server Package To Uninstall
|
RPM Command
|
32-bit or 64-bit
|
rpm -e Pervasive.SQL-Vx
|
TAR
The following table lists the shell scripts used to uninstall Pervasive PSQL Vx Server. You must log in as the root user using the su
command before executing any of the commands.
Table 9 TAR Commands to Uninstall Pervasive PSQL Vx Server
Pervasive PSQL Vx Server Package To Uninstall
|
Script(s) To Execute1,2
|
32-bit or 64-bit
|
sh preuninstall.sh
sh postuninstall.sh
Note: The scripts must be executed in sequence: preuninstall first followed by postuninstall.
|
1 Assumes that the scripts are executed from the directory where they reside: /usr/local/psql/etc
2 You may want to remove the uninstall scripts themselves after the product is uninstalled. For example:
rm preunistall.sh, rm postunistall.sh, rm client*.sh
|
 After Installing Pervasive PSQL Vx Server |
 Pervasive PSQL Vx Server and Hypervisor Products |
|