Create a domain for using PL/extJava.
Stop the instance
Refer to "2.1 Starting and Stopping an Instance" for information on how to stop the instance.
Refer to "8.11 Actions in Response to Failure to Stop an Instance" if the instance fails to stop.
Edit the hosts file
Add the information of the host that builds PL/extJava to the hosts file.
Create the domain
Use the init-domain subcommand of the pgx_jadmin command to create the domain.
Example
If the domain root is "C:\domain"
> pgx_jadmin init-domain --shareddir C:\domain --domainport 26530,26521,26522 --pgdata c:\database\inst1
See
Refer to "pgx_jadmin" in the Reference for information on the init-domain subcommand.