Search Postgresql Archives

Re: Recover PostgreSQL database folder data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday, April 21, 2017, Edson Lidorio <edson@xxxxxxxxxxxxxxx> wrote:
4- I gave permission in the folder date:
     sudo chown postgres: postgres /var/lib/pgsql/9.6/data;
     sudo chmod 700 /var/lib/pgsql/9.6/data

You might want to check and see what permissions the original package installed directory had and emulate those instead of blindly dropping a 700 on it.

David J.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux