| From: | Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> |
|---|---|
| To: | pgsql-announce(at)postgresql(dot)org, PGXN Users <pgxn-users(at)googlegroups(dot)com> |
| Subject: | PGXN Client 1.1 released |
| Date: | 2012-07-11 10:54:11 |
| Message-ID: | CA+mi_8a2L=-u-BvutqUv0J0V610x44V7mJGTD=zXBriXBQ5f5Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim GÜNDÜZ | 2012-07-12 14:25:32 | PostgreSQL RPM Repository: Security announcement |
| Previous Message | Dave Page | 2012-07-09 12:23:20 | Reminder: Call for Papers - PostgreSQL Conference Europe 2012 |