Re: lib for clients

From: Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: ivan <iv(at)psycho(dot)pl>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: lib for clients
Date: 2004-03-01 14:21:52
Message-ID: 200403011121.52811.martin@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

El Lun 01 Mar 2004 11:11, ivan escribió:
> hi,
>
> is there same packets (or sources to compile) only for client-systems
> ( headers and libs like libpq, and so on) ?

On a normal Linux distribution, you would have packages like this:

postgresql - PostgreSQL client programs and libraries.
postgresql-contrib - Contributed source and binaries distributed with
PostgreSQL
postgresql-devel - PostgreSQL development header files and libraries.
postgresql-docs - Extra documentation for PostgreSQL
postgresql-jdbc - Files needed for Java programs to access a PostgreSQL
database.
postgresql-libs - The shared libraries required for any PostgreSQL clients.
postgresql-odbc - The ODBC driver needed for accessing a PostgreSQL DB using
ODBC.
postgresql-perl - Development module needed for Perl code to access a
PostgreSQL DB.
postgresql-python - Development module for Python code to access a PostgreSQL
DB.
postgresql-server - The programs needed to create and run a PostgreSQL server.
postgresql-tcl - A Tcl client library, and the PL/Tcl procedural language for
PostgreSQL.
postgresql-test - The test suite distributed with PostgreSQL.
postgresql-tk - Tk shell and tk-based GUI for PostgreSQL.

Hope this helps you.

--
11:19:02 up 96 days, 17:28, 7 users, load average: 0.62, 0.65, 0.89
-----------------------------------------------------------------
Martín Marqués | select 'mmarques' || '@' || 'unl.edu.ar'
Centro de Telematica | DBA, Programador, Administrador
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2004-03-01 14:31:32 Re: Tablespaces
Previous Message ivan 2004-03-01 14:11:30 lib for clients