# Aggiornamento di PostgreSQL 15

**URL:** https://meta.discourse.org/t/postgresql-15-update/349515
**Category:** Announcements
**Created:** [29 Gennaio 2025, 7:20am UTC](https://meta.discourse.org/t/postgresql-15-update/349515 "2025-01-29T07:20:00Z")
**Posts on this page:** 1
**Showing post:** 140

<div class="post-metadata">

### Author: ![chrisc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisc/32/119982_2.png) [@chrisc](https://meta.discourse.org/u/chrisc)
#### Post date: [26 Marzo 2025, 12:51pm UTC](https://meta.discourse.org/t/postgresql-15-update/349515/140 "2025-03-26T12:51:01Z")

</div>

> [@volas](#):
>
> Non sono sicuro e non ricordo quale dovrebbe essere il proprietario, quindi gli ho dato lo stesso UID/GID delle cartelle postgres\_backup e postgres\_run che erano vicine.
> 
> ```plaintext
> chown -R 101:104 /var/discourse/shared/standalone/postgres_data
> 
> ```
> 
> Ora funziona tutto!

Nota che gli UID cambiano!

```bash
/launcher enter app
x86_64 arch detected.
grep postgres /etc/passwd
postgres:x:101:104:PostgreSQL administrator,,,:/var/lib/postgresql:/bin/bash

```

Questo mi ha appena fregato…

---

_[View the full topic](https://meta.discourse.org/t/postgresql-15-update/349515)._
