plv8 3.2.4 for PostgreSQL 18 has been installed successfully.
If this is a new install, please stop and restart your PostgreSQL server before using the extension. After restarting the server, you can enable the extension in a database by running the SQL command CREATE EXTENSION plv8;
If you are upgrading from a previous version of the extension, you do not need to restart the server. Please execute the command ALTER EXTENSION plv8 UPDATE; instead. You need to run this command on every database that uses the extension.