extract properties from certificates - Mailing list pgsql-general

From jotpe
Subject extract properties from certificates
Date
Msg-id c48b2f47-3279-0e64-306c-69cb2a4f52a6@posteo.de
Whole thread Raw
Responses Re: extract properties from certificates  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello,

I want to extract properties from x.509 certificates stored in a bytea 
column.
I found the pg-cert extension at https://github.com/beargiles/pg-cert

I have trouble to compile it. When I enter "make" following error 
message appears:

Makefile:29: /usr/lib/postgresql/9.6/lib/pgxs/src/makefiles/pgxs.mk: 
Datei oder Verzeichnis nicht gefunden
make: *** Keine Regel, um 
„/usr/lib/postgresql/9.6/lib/pgxs/src/makefiles/pgxs.mk“ zu erstellen. 
Schluss.

What am I missing?

Best regards Johannes


pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pg_update to a new machine?
Next
From: Ron Johnson
Date:
Subject: Re: pg_update to a new machine?