| From: | Mikael Kjellström <mikael(dot)kjellstrom(at)mksoft(dot)nu> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Time to drop plpython2? |
| Date: | 2022-02-18 07:33:38 |
| Message-ID: | 3b030734-3bc9-b0a5-0569-43ebbd3cba20@mksoft.nu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2022-02-17 19:08, Andres Freund wrote:
>> I've pinged the owners of the animals failing so far:
>
> Now also pinged:
> - curculio
Should be fixed by now.
I did install the python3-package but the binary was called:
/usr/local/bin/python3.5
for some reason so configure didn't pick it up.
Fixed it by creating a symlink to:
/usr/local/bin/python3
/Mikael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Julien Rouhaud | 2022-02-18 07:43:51 | Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) |
| Previous Message | Noah Misch | 2022-02-18 07:19:11 | Re: Timeout control within tests |