# Migration from v1.1.4 to v1.8.8

```
Old project: QmX2SWngardD75TP99ixP8NucR6V7QvZi7a7i3ABhx5WVu
New project: QmUTgsMfLZzFcvHUY3egqe1mbUjjEoqUyzYTsTMc7xcWKK
```

## Upgrade instructions

1. Stop old project from coordinator (`QmX2SWngardD75TP99ixP8NucR6V7QvZi7a7i3ABhx5WVu`)

```
docker container rm -f query_qmx2swngardd75t && docker container rm -f node_qmx2swngardd75t
```

2. Execute query.

```
docker exec indexer_db psql -U postgres -c "ALTER SCHEMA schema_qmx2swngardd75t RENAME TO schema_qmutgsmflzzfcvh;"

```

3. Run new project from coordinator (`QmUTgsMfLZzFcvHUY3egqe1mbUjjEoqUyzYTsTMc7xcWKK`)

#### RAW Upgrade command. For Native requests.

`ALTER SCHEMA schema_qmx2swngardd75t RENAME TO schema_qmutgsmflzzfcvh;`

***

### Setup your own indexer:

<https://github.com/w3cdn/subquery-indexer-toolkit/blob/mainnet/README.md>

### Projects Updates Alerts channel:

<https://t.me/subquery_projects_tracker> <https://eagleeye.subquery.dev/updates>

### Subquery Indexers Monitoring:

<https://t.me/subquery_eagle_eye_bot> <https://eagleeye.subquery.dev/>

### Subquery Indexers Snapshots:

<https://snapshots.subquery.dev/>
