Why Gemfury? Push, build, and installĀ  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages
abcfy2 avatar

abcfy2

https://repo.fury.io/abcfy2/
Name Kind Latest version
libecpg6 deb 18.0-1.pgdg13+3
run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system.
libecpg6-dbgsym deb 18.0-1.pgdg13+3
debug symbols for libecpg6
libecpg-compat3 deb 18.0-1.pgdg13+3
older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system.
libecpg-compat3-dbgsym deb 18.0-1.pgdg13+3
debug symbols for libecpg-compat3
libecpg-dev deb 18.0-1.pgdg13+3
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-dev-dbgsym deb 18.0-1.pgdg13+3
debug symbols for libecpg-dev
libpgtypes3 deb 18.0-1.pgdg13+3
shared library libpgtypes for PostgreSQL 18 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system.
libpgtypes3-dbgsym deb 18.0-1.pgdg13+3
debug symbols for libpgtypes3
libpq5 deb 18.0-1.pgdg13+3
PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. SSL certificate validation (the sslrootcert=system connection option) requires the ca-certificates package. . PostgreSQL is an object-relational SQL database management system.
libpq5-dbgsym deb 18.0-1.pgdg13+3
debug symbols for libpq5
libpq-dev deb 18.0-1.pgdg13+3
header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system.
libpq-oauth deb 18.0-1.pgdg13+3
PostgreSQL C client library - OAuth flow libpq-oauth is an optional module for libpq5 implementing the Device Authorization flow for OAuth clients (RFC 8628). It is maintained as its own shared library in order to isolate its dependency on libcurl. (End users who don't want the Curl dependency can simply choose not to install this module.) . If a connection string allows the use of OAuth, and the server asks for it, and a libpq client has not installed its own custom OAuth flow, libpq will attempt to delay-load this module using dlopen() and the following ABI. Failure to load results in a failed connection. . PostgreSQL is an object-relational SQL database management system.
libpq-oauth-dbgsym deb 18.0-1.pgdg13+3
debug symbols for libpq-oauth
pgdg-keyring deb 2018.2
keyring for apt.postgresql.org The PostgreSQL Global Development Group (PGDG) provides an archive of PostgreSQL server and extension modules packages for various Debian and Ubuntu releases at http://apt.postgresql.org/pub/repos/apt/. It complements the packages in those distributions by offering all PostgreSQL server versions supported by the PGDG compiled for all releases, as well as server extension modules for a broad range of server version/distribution combinations. . This package contains the public key used for signing the repository. It should be installed on all hosts using the repository.
postgresql deb 18+285.pgdg13+1
object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. It also offers to automatically upgrade the "main" database cluster to the lastest supported major version. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well.
postgresql-10 deb 10.23-1.pgdg110+1
The World's Most Advanced Open Source Relational Database PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides the database server for PostgreSQL 10.
postgresql-10-dbgsym deb 10.23-1.pgdg110+1
debug symbols for postgresql-10
postgresql-11 deb 11.22-4.pgdg120+1
The World's Most Advanced Open Source Relational Database PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides the database server for PostgreSQL 11.
postgresql-11-dbgsym deb 11.22-4.pgdg120+1
debug symbols for postgresql-11
postgresql-12 deb 12.22-2.pgdg120+1
The World's Most Advanced Open Source Relational Database PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides the database server for PostgreSQL 12.