PGXN Client 1.1 released - Mailing list pgsql-announce

From Daniele Varrazzo
Subject PGXN Client 1.1 released
Date
Msg-id CA+mi_8a2L=-u-BvutqUv0J0V610x44V7mJGTD=zXBriXBQ5f5Q@mail.gmail.com
Whole thread Raw
List pgsql-announce
The PGXN Client version 1.1 has been released.

The main change from the 1.0.x releases is the use of sudo. Previous
versions automatically used sudo to install the program: this behavior
has been considered problematic (see ticket #13). The new version
requires an explicit use of the --sudo option when required (i.e.
during installation when the target destination is not writable).

Support for Python 2.4 has been dropped in version 1.1: PGXN Client
1.1 requires at least Python 2.5. Python 3 is supported too.

To install or upgrade PGXN Client you can run:

    sudo easy_install -U pgxnclient

Any other Python package manager should work as well.

The PGXN Client is a command line tool designed to interact with the
PostgreSQL Extension Network allowing searching, compiling,
installing, and removing extensions in a PostgreSQL installation or
database.

For further information about the program installation and usage
please refer to the project homepage at
<http://pgxnclient.projects.postgresql.org/>.

Regards,

-- Daniele

pgsql-announce by date:

Previous
From: Dave Page
Date:
Subject: Reminder: Call for Papers - PostgreSQL Conference Europe 2012
Next
From: Devrim GÜNDÜZ
Date:
Subject: PostgreSQL RPM Repository: Security announcement