Re: Problem Postgres

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Problem Postgres
Date: 2018-06-26 08:18:54
Message-ID: 5b289527-3676-b7e3-9793-828a9ef3c2fc@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 26.06.2018 um 10:05 schrieb Emanuele Musella:
> Good morning,
>
> we have the following error:
>
> 2018-06-26 09:48:44 CEST ERRORE:  non è stato possibile ottenere
> informazioni sul file "base/16395/19739338": Permission denied
> 2018-06-26 09:48:44 CEST ISTRUZIONE:  select
> p.datname,pg_database_size(p.datname) from pg_database p
>
>

have you manually manipulate files below the postgres-data-directory?
Which os you are using?

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Poty 2018-06-26 08:19:56 Re: Problem Postgres
Previous Message Thomas Poty 2018-06-26 08:08:52 Re: Schema/Data conversion opensource tools from MySQL to PostgreSQL