Re: Linux equivalent library for "postgres.lib" from Windows

From: David Guyot <david(dot)guyot(at)europecamions-interactive(dot)com>
To: "Gadamsetty, Kiran" <Kiran(dot)Gadamsetty(at)dell(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Linux equivalent library for "postgres.lib" from Windows
Date: 2016-11-10 08:14:39
Message-ID: 1478765679.24517.0.camel@europecamions-interactive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If you are looking for the name of the package providing the postgres
library, it will probably change over the distros; under Debian, you're
probably looking for libpq5 for the library itself, but I don't know the
name of the package containing debugging symbols for this one.

Depending on your development language, the corresponding package name can be different, and there can be a package with debugging symbols.

Regards.

Le mardi 08 novembre 2016 à 05:01 +0000, Gadamsetty, Kiran a écrit :
> We are depending on postgres.lib while creating a postgre extension for windows.
> We need to know the equivalent library in Linux to build the same in Linux to get the symbols resolve correctly.
>
> Any help is appreciated.
>
> -Kiran G
--
David Guyot
Administrateur système, réseau et télécom / Sysadmin
Europe Camions Interactive / Stockway
Moulin Collot
F-88500 Ambacourt
03 29 30 47 85

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Samuel Williams 2016-11-10 09:59:49 Re: initdb createuser commands
Previous Message Cynthia Hombakazi Ngejane 2016-11-10 07:35:28 Syncing Data of data type BLOB into Postgres- Bytea