Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
11 votes
2 answers
12k views

Couldn't open extension control file plpython3u.control : No such file or directory

I want to have python3 in my postgresql database for writing stored procedures. Being in the psql client, when I enter the command create extension plpython3u I get the error: couldn't open ...
Stephane Rolland's user avatar