Re: Linux equivalent library for "postgres.lib" from Windows - Mailing list pgsql-general

From David Guyot
Subject Re: Linux equivalent library for "postgres.lib" from Windows
Date
Msg-id 1478765679.24517.0.camel@europecamions-interactive.com
Whole thread Raw
In response to Re: Linux equivalent library for "postgres.lib" from Windows  ("Gadamsetty, Kiran" <Kiran.Gadamsetty@dell.com>)
List 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
withdebugging 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

Attachment

pgsql-general by date:

Previous
From: Cynthia Hombakazi Ngejane
Date:
Subject: Syncing Data of data type BLOB into Postgres- Bytea
Next
From: Samuel Williams
Date:
Subject: Re: initdb createuser commands