PL/Python

From wikieduonline
Jump to navigation Jump to search
CREATE EXTENSION plpython3u
ERROR:  extension "plpython3u" is not available
DETAIL:  Could not open extension control file "~/brew/share/postgresql@17/extension/plpython3u.control": No such 
file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.


CREATE EXTENSION pg_stat_statements, ~/brew/share/postgresql@17/extension/

Advertising: