Re: gawk extension linux missing stuff in package manager fedora 36 - Mailing list pgsql-general

From Daniel Verite
Subject Re: gawk extension linux missing stuff in package manager fedora 36
Date
Msg-id 0ab352aa-efdb-41b0-ad3a-ddc1a5148954@manitou-mail.org
Whole thread Raw
In response to gawk extension linux missing stuff in package manager fedora 36  (Jim McNamara <nefariousscheme@gmail.com>)
List pgsql-general
    Jim McNamara wrote:

> The package doesn't contain the sql or control file in
> /usr/share/pgsql/extensions. It did install .so files though. I ran sudo
> dnf repoquery -l package name and looked at the files.

It's probably this library:
http://gawkextlib.sourceforge.net/pgsql/gawk-pgsql.html

Quote:
  This API can be used by either invoking gawk with a command-line
  argument of -l pgsql or by inserting @load "pgsql" in your script.

It's not a PostgreSQL server-side extension. It's a client-side
gawk plugin to query a postgres database from inside a gawk
script.



Best regards,
--
Daniel Vérité
https://postgresql.verite.pro/
Twitter: @DanielVerite



pgsql-general by date:

Previous
From: Jim McNamara
Date:
Subject: gawk extension linux missing stuff in package manager fedora 36
Next
From: Ian Lawrence Barwick
Date:
Subject: Re: