# Postgres non riesce ad aggiornare?

**URL:** https://meta.discourse.org/t/postgres-failing-to-update/93412
**Category:** Self-hosting
**Created:** [29 Luglio 2018, 2:31pm UTC](https://meta.discourse.org/t/postgres-failing-to-update/93412 "2018-07-29T14:31:01Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [29 Luglio 2018, 9:24pm UTC](https://meta.discourse.org/t/postgres-failing-to-update/93412/14 "2018-07-29T21:24:54Z")

</div>

To copy the backup to the current folder on your local computer, the command would look something like this: (replace your server domain name, and the name of the backup file)

```plaintext
scp root@myforum.com:/var/discourse/shared/standalone/backups/default/backup-2018-07-29-033126-v20180621013807.tar.gz .

```

Once that’s done, follow these instructions starting from “Log In and Restore Backup”:

> [@Move your Discourse Instance to a Different Server](https://meta.discourse.org/t/move-your-discourse-instance-to-a-different-server/15721):
>
> bookmark This is a guide for moving your Discourse instance from one server to another, including all settings and data. This guide applies to self-hosted Discourse instances using Docker. person_raising_hand Required user level: System Administrator warning This procedure involves domain and DNS changes. Ensure you have access to both the source and destination servers. This guide walks you through the process of migrating your Discourse instance from one server to another, ensuring …

---

_[View the full topic](https://meta.discourse.org/t/postgres-failing-to-update/93412)._
