Re: Testing against RHEL 8 Beta, python issue

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniel Westermann <daniel(dot)westermann(at)dbi-services(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Testing against RHEL 8 Beta, python issue
Date: 2018-11-17 15:48:53
Message-ID: 22301.1542469733@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Daniel Westermann <daniel(dot)westermann(at)dbi-services(dot)com> writes:
> is this something the configure script needs to take care of?

No. If your python is not named "python", you need to do something
like

configure --with-python PYTHON=python3.6

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2018-11-17 15:53:23 Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal)
Previous Message Fabien COELHO 2018-11-17 14:58:14 Re: fix psql \conninfo & \connect when using hostaddr