Обсуждение: lib for clients

Поиск
Список
Период
Сортировка

lib for clients

От
ivan
Дата:
hi,

is there same packets (or sources to compile) only for client-systems
( headers and libs like libpq, and so on) ?




Re: lib for clients

От
Martin Marques
Дата:
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
-----------------------------------------------------------------



Re: lib for clients

От
ivan
Дата:
but on postgres ftps mirrors are only full-packet, -base, -dosc, -opt, and
-test , where can be -devel or -libs ? ( use -base ? )


On Mon, 1 Mar 2004, Martin Marques wrote:

> 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
> -----------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>