Daniel Chénard wrote:
Please fill a bug report , so the developers know that this bug exists... If you have any avc messages in /var/log/messages , it can be usefull to help debug the problem.To fix that, i must to disable SELinux => SELINUX=disabled in /etc/sysconfig/selinux
restart my server
log in with the user posgres
rm -rf /var/lib/pgsql/data/* && /usr/bin/initdb
and that's work
-- Pedro Macedo