<br><div class="gmail_quote">2012/3/11 Yair Zaslavsky <span dir="ltr">&lt;<a href="mailto:yzaslavs@redhat.com">yzaslavs@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 03/11/2012 05:48 PM, Elias Abacioglu wrote:<br>
&gt; Den den 11 mars 2012 16:40:06 skrev Yair Zaslavsky:<br>
&gt;&gt; On 03/11/2012 05:24 PM, Elias Abacioglu wrote:<br>
&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I can postgresql is running and I can access it using &quot;psql -U postgres&quot;<br>
&gt;&gt;<br>
&gt;&gt; What happens when you type &quot;psql engine postgres&quot; ?<br>
&gt; psql: FATAL:  database &quot;engine&quot; does not exist<br>
</div></div>Ok, postgres service is up, but something went wrong in the creation.<br>
<br>
Can you please provide the postgres log?<br>
It should be located at<br>
<br>
/var/lib/pgsql/data/pg_log/postgresql-Sun.log (if you tried installing<br>
it today).<br>
<br>
Please notice that on my environment this directory is accessible from<br>
root (and not my regular user).<br>
<br>
</blockquote><div><br>Here is the log from yesterday.<br><br>LOG:  received fast shutdown request<br>LOG:  aborting any active transactions<br>LOG:  autovacuum launcher shutting down<br>LOG:  shutting down<br>LOG:  database system is shut down<br>
LOG:  database system was shut down at 2012-03-10 12:44:46 CET<br>LOG:  autovacuum launcher started<br>LOG:  database system is ready to accept connections<br>FATAL:  database &quot;engine&quot; does not exist<br>FATAL:  database &quot;engine&quot; does not exist<br>
FATAL:  database &quot;engine&quot; does not exist<br>FATAL:  database &quot;engine&quot; does not exist<br>FATAL:  database &quot;engine&quot; does not exist<br>FATAL:  database &quot;engine&quot; does not exist<br>FATAL:  database &quot;engine&quot; does not exist<br>
FATAL:  database &quot;engine&quot; does not exist<br>LOG:  received fast shutdown request<br>LOG:  aborting any active transactions<br>LOG:  autovacuum launcher shutting down<br>LOG:  shutting down<br>LOG:  database system is shut down<br>
LOG:  database system was shut down at 2012-03-10 14:29:30 CET<br>LOG:  autovacuum launcher started<br>LOG:  database system is ready to accept connections<br>FATAL:  database &quot;engine&quot; does not exist<br>FATAL:  database &quot;engine&quot; does not exist<br>
FATAL:  database &quot;engine&quot; does not exist<br><br><br>Also it contains many more &#39;FATAL:  database &quot;engine&quot; does not exist&#39;. Almost 70.000.<br></div></div>