# Download all data in SQL

**URL:** https://meta.discourse.org/t/download-all-data-in-sql/259608
**Category:** Data & reporting
**Created:** [March 27, 2023, 7:28pm UTC](https://meta.discourse.org/t/download-all-data-in-sql/259608 "2023-03-27T19:28:20Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Luiz\_men](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/luiz_men/32/284904_2.png) [@Luiz\_men](https://meta.discourse.org/u/Luiz_men)
#### Post date: [March 27, 2023, 7:28pm UTC](https://meta.discourse.org/t/download-all-data-in-sql/259608/1 "2023-03-27T19:28:20Z")

</div>

Hi!

I would like to know how I can download all my community data in SQL format.

I searched here in the community but I didn’t find a post that talks exactly about this.

---

<div class="post-metadata">

### Author: ![leonardo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/leonardo/32/228634_2.png) [@leonardo](https://meta.discourse.org/u/leonardo)
#### Post date: [March 27, 2023, 7:33pm UTC](https://meta.discourse.org/t/download-all-data-in-sql/259608/2 "2023-03-27T19:33:49Z")

</div>

Hi Luiz! If you’re administrator, you can simply create and download a backup from the admin section, which is exactly that - the output of PostgreSQL’s `pgdump`, which perfectly recreates the database with SQL statements.

As a regular user however, that is not an option. You need to be an administrator for access to the entire database, for obvious reasons.

---

<div class="post-metadata">

### Author: ![Luiz\_men](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/luiz_men/32/284904_2.png) [@Luiz\_men](https://meta.discourse.org/u/Luiz_men)
#### Post date: [March 27, 2023, 7:38pm UTC](https://meta.discourse.org/t/download-all-data-in-sql/259608/3 "2023-03-27T19:38:40Z")

</div>

Hi, Leonardo!

Thanks for the answer!

Just to be sure, when clicking to make a new backup it just generates the file for download without any interference in the community content, right?

---

<div class="post-metadata">

### Author: ![leonardo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/leonardo/32/228634_2.png) [@leonardo](https://meta.discourse.org/u/leonardo)
#### Post date: [March 27, 2023, 7:50pm UTC](https://meta.discourse.org/t/download-all-data-in-sql/259608/4 "2023-03-27T19:50:00Z")

</div>

Correct - it works in the background while the database hums along. No disruption at all.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 26, 2023, 7:50pm UTC](https://meta.discourse.org/t/download-all-data-in-sql/259608/5 "2023-04-26T19:50:27Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
