Re: Problem Postgres

2018-06-26 Thread Enrico Pirozzi
Hi Emanuele, you can post here in italian :) http://lists.psql.it/mailman/listinfo Regards Enrico Il 26/06/2018 10:45, Fabio Pardi ha scritto: Hi Emanuele, For the next time, is best if you post to an italian mailing list if your log messages are in italian. Else change settings in order

Re: Problem Postgres

2018-06-26 Thread Fabio Pardi
Hi Emanuele, For the next time, is best if you post to an italian mailing list if your log messages are in italian. Else change settings in order to have english errors. Back to your problem: Looks like permissions on your installation are not OK, and have been manipulated from the default on

Re: Problem Postgres

2018-06-26 Thread Thomas Poty
Hello, Can you try with a superuser? Le mar. 26 juin 2018 à 10:06, Emanuele Musella a écrit : > 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:

Re: Problem Postgres

2018-06-26 Thread Andreas Kretschmer
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_siz

Problem Postgres

2018-06-26 Thread 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 This error repetly ever