14 Dec 2023 |
wh1 | No, I mean run it on source code | 18:45:53 |
15 Dec 2023 |
| Neil changed their display name from neil to neil_away. | 13:34:27 |
wh1 | How does Synapse generate a postgres database? | 16:18:39 |
wh1 | Is the database of the lower synapse exactly the same as the higher synapse? No change? | 16:42:29 |
| Neil changed their display name from neil_away to neil. | 20:06:07 |
wh1 | I have deployed a synapse server in docker where I want to connect to a remote Postgres database server, is my database configuration correct below?
database:
name: psycopg2
args:
user: synapse_user
password: "123456"
dbname: synapse
host: '86.94.20.42'
PORT: 5432
cp_min: 5
cp_max: | 21:45:40 |
16 Dec 2023 |
Aaron | In reply to @wh1:matrix.org How does Synapse generate a postgres database? you create it, synapse creates the tables and all the data | 03:40:01 |
Aaron | In reply to @wh1:matrix.org Is the database of the lower synapse exactly the same as the higher synapse? No change? If you are asking is the database compatible across all versions of synapse, no. The database has changed over time. Once you upgrade Synapse past certain versions then you won't be able to easily downgrade. | 03:40:54 |
wh1 |
you create it, synapse creates the tables and all the data
How do I get synapse to create the tables and all the data?
| 07:10:57 |
@PC-Admin:matrix.org | I think it does that after first being turned on | 09:23:53 |
wh1 | yes | 10:17:44 |
wh1 | Can synapse inside a docker container connect to an external remote postgresql database? | 18:01:06 |
18 Dec 2023 |
| @PC-Admin:matrix.org changed their profile picture. | 03:56:35 |
wh1 | untimeError: Cannot create PostgresEngine -- psycopg2 module is not installed | 10:03:36 |
19 Dec 2023 |
wh1 | synapse has two types of database manipulation code, one is sqlite and the other is PostgreSQL, right? If you change the python code that operates the database, do you need to change both? | 08:57:18 |
wh1 | How do you import data from an old version of sqlite into a new synapse PostgreSQL database? | 17:22:58 |
20 Dec 2023 |
@PC-Admin:matrix.org | In reply to @wh1:matrix.org How do you import data from an old version of sqlite into a new synapse PostgreSQL database? There's a migration script that converts sqlite to postgres | 12:10:44 |
21 Dec 2023 |
| nel changed their profile picture. | 11:12:27 |
26 Dec 2023 |
| JC changed their display name from jcgruenhage to JC [2425@37c3]. | 12:13:29 |
27 Dec 2023 |
| Neil changed their display name from neil to neil_away. | 13:45:30 |
28 Dec 2023 |
| @PC-Admin:matrix.org changed their profile picture. | 03:15:53 |
30 Dec 2023 |
| JC changed their display name from JC [2425@37c3] to JC [2524@37c3]. | 12:48:14 |
31 Dec 2023 |
| JC changed their display name from JC [2524@37c3] to JC. | 18:35:15 |
8 Jan 2024 |
| Neil changed their display name from neil_away to neil. | 09:56:05 |
13 Jan 2024 |
| psydroid changed their profile picture. | 21:04:50 |
15 Jan 2024 |
| psydroid changed their profile picture. | 08:19:26 |
3 Feb 2024 |
| @creme:envs.net changed their profile picture. | 09:25:24 |
7 Feb 2024 |
| @creme:envs.net changed their profile picture. | 19:42:18 |
15 Feb 2024 |
| Neil changed their display name from neil to neil_away. | 07:30:21 |
21 Feb 2024 |
| Neil changed their display name from neil_away to neil. | 08:45:21 |