ecpg

libraries

Install

All systems
curl cmd.cat/ecpg.sh
Debian Debian
apt-get install libecpg-dev
Ubuntu
apt-get install libecpg-dev
Arch Arch Linux
pacman -S libecpg-dev
image/svg+xml Kali Linux
apt-get install libecpg-dev
CentOS
yum install postgresql-devel
Fedora
dnf install postgresql-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libecpg-dev
Raspbian
apt-get install libecpg-dev

postgresql-devel

libraries

libecpg-dev

development files for ECPG (Embedded PostgreSQL for C)

This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. PostgreSQL is an object-relational SQL database management system. Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process).

libecpg-devel

C

postgresql-libs

The postgresql-libs package provides the essential shared

libraries for any PostgreSQL client program or interface. You will need to install this package to use any other PostgreSQL package or any clients that need to connect to a PostgreSQL server.

postgresql-old-upgrade

PostgreSQL build for migrating between major versions with pg_upgrade

postgresql-9.1-dbg

debug symbols for postgresql-9.1

ecpg-xc

Postgres-XC version of ECPG (Embedded PostgreSQL for C)

postgres-xc-dbg

debug symbols for postgres-xc

postgresql-9.3-dbg

debug symbols for postgresql-9.3