On 02/25/2018 10:11 AM, jotpe wrote:
This should eliminate this:
/usr/bin/install: Neu erstelltes
'/usr/share/postgresql/9.6/extension/bignum--0.8.0.sql' wird nicht mit
'.//sql/bignum--0.8.0.sql' überschrieben.
/usr/lib/postgresql/9.6/lib/pgxs/src/makefiles/pgxs.mk:114: die Regel
für Zie
Am 25.02.2018 um 16:42 schrieb Adrian Klaver:
On 02/25/2018 12:26 AM, jotpe wrote:
I could compile the pg-cert extension package, but postgresql 9.6
refused to install it.
create extension cert;
FEHLER: geschachteltes CREATE EXTENSION wird nicht unterstützt
means "ERROR: nested CREATE EXTEN
On 02/25/2018 12:26 AM, jotpe wrote:
I could compile the pg-cert extension package, but postgresql 9.6
refused to install it.
create extension cert;
FEHLER: geschachteltes CREATE EXTENSION wird nicht unterstützt
means "ERROR: nested CREATE EXTENSION is not supported"
At line 12 in /usr/share/
I could compile the pg-cert extension package, but postgresql 9.6
refused to install it.
create extension cert;
FEHLER: geschachteltes CREATE EXTENSION wird nicht unterstützt
means "ERROR: nested CREATE EXTENSION is not supported"
At line 12 in /usr/share/postgresql/9.6/extension/cert--0.1.1.s
Am 24.02.2018 um 16:58 schrieb Tom Lane:
jotpe writes:
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 Verze
jotpe writes:
> 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: ***
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/ma