Mercurial > libervia-pubsub
comparison INSTALL @ 276:b757c29b20d7
import changes from idavoll changeset 233 (24be3a11ddbc), by Ralph Meijer and based on a patch by Nuno Santos
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 13 Oct 2014 15:59:25 +0200 |
parents | 86e767dc6abb |
children | b76cbf59772b |
comparison
equal
deleted
inserted
replaced
275:9c74cd2635f6 | 276:b757c29b20d7 |
---|---|
10 and, to enable the micro-blogging feature, the remote roster | 10 and, to enable the micro-blogging feature, the remote roster |
11 management protocol (XEP-0321). We recommend using Prosody. | 11 management protocol (XEP-0321). We recommend using Prosody. |
12 | 12 |
13 For the PostgreSQL backend, the following is also required: | 13 For the PostgreSQL backend, the following is also required: |
14 | 14 |
15 - PostgreSQL | 15 - PostgreSQL (including development files for psycopg2) |
16 - Psycopg 2 | 16 - psycopg2 |
17 | 17 |
18 | 18 |
19 Installation | 19 Installation |
20 ============ | 20 ============ |
21 | 21 |