PL/Python

From wikieduonline
Revision as of 15:34, 19 December 2024 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: