| From: | talk to ben <blo(dot)talkto(at)gmail(dot)com> |
|---|---|
| To: | pgsql-pkg-debian(at)postgresql(dot)org |
| Subject: | partman dependencies |
| Date: | 2018-08-29 09:48:33 |
| Message-ID: | CAPE8EZ6AtY1SW4keithim7dA3ovBf_Er7S7VJ9dtZ+FHpDBjaw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-debian |
Hi ,
I noticed that the package pg_partman has no depencies with psycopg2.
Should it be fixed ?
https://github.com/pgpartman/pg_partman/pull/216
On a different topic: Is it normal that psycopg2 is not a dependency of the
pg_partman package in PGDG ? I understand it's not essential but it's
surprising none the less to get this message :
postgres(at)ulbdybbb01:~$ /usr/lib/postgresql/9.5/bin/reapply_indexes.py
Traceback (most recent call last):
File "/usr/lib/postgresql/9.5/bin/reapply_indexes.py", line 3, in <module>
import argparse, psycopg2, re, sys, time
ImportError: No module named psycopg2
**EDIT: Packages for ubuntu 14.04 pg 9.4 and 16.04 pg9.5
Benoit
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christoph Berg | 2018-08-29 09:56:43 | Re: partman dependencies |
| Previous Message | apt.postgresql.org repository | 2018-08-28 11:08:39 | ora2pg updated to version 19.0-1.pgdg+1 |