pg_parquet 0.5.1 for PostgreSQL 18 has been installed successfully.
To enable this extension, a few more steps are necessary:
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 pg_parquet UPDATE; instead. You need to run this command on every database that uses the extension.