Facing issue while installing postgresql

From: niharaj g <niharaj(dot)g(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Facing issue while installing postgresql
Date: 2023-01-12 16:18:36
Message-ID: CAE9ymeVR=HJo5Y+XAJbSArz2NUsmn3a-Jfku+vJRVbF+59ZPvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Team,

I'm facing an issue while installing postgresql. Can you please help me
with this error. Please find the error screenshot and I was following
these steps

1. Download the PostgreSQL source package:

#wget http://ftp.postgresql.org/pub/source/v9.5.0/postgresql-9.5.0.tar.bz2

2. Extract the source package: # tar xjf postgresql-9.5.0.tar.bz2

3. cd postgresql-9.5.0

4. ./configure

Thanks & Regards,
G Niharaj.

Attachment Content-Type Size
image/png 71.7 KB

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2023-01-12 16:19:27 Re: BUG #17750: Plugin_debugger not work when have pg_hint_plan on shared_preload_libraries
Previous Message David G. Johnston 2023-01-12 15:33:33 Re: Bug in jsonb_path_exists (maybe _match) one-element scalar/variable jsonpath handling