Yes I tried to install that date. And that is from the beginning of the file.<br><br>I have a log from Friday as well.<br><br># cat postgresql-Fri.log<br>LOG:  database system was shut down at 2012-03-09 15:43:14 CET<br>LOG:  database system is ready to accept connections<br>
LOG:  autovacuum launcher started<br>ERROR:  database &quot;engine&quot; does not exist<br>STATEMENT:  DROP DATABASE engine;<br><br>WARNING:  nonstandard use of escape in a string literal at character 46<br>HINT:  Use the escape string syntax for escapes, e.g., E&#39;\r\n&#39;.<br>
WARNING:  column &quot;status&quot; has type &quot;unknown&quot;<br>DETAIL:  Proceeding with relation creation anyway.<br>WARNING:  column &quot;owner&quot; has type &quot;unknown&quot;<br>DETAIL:  Proceeding with relation creation anyway.<br>
WARNING:  column &quot;storage_pool_id&quot; has type &quot;unknown&quot;<br>DETAIL:  Proceeding with relation creation anyway.<br>WARNING:  column &quot;storage_pool_name&quot; has type &quot;unknown&quot;<br>DETAIL:  Proceeding with relation creation anyway.<br>
<br><br>Also I just ran a engine-cleanup and check what was added to todays log.<br>Then I did a engine-setup. All it did was that it added one line &quot;FATAL:  database &quot;engine&quot; does not exist&quot; to the log.<br>
<br>/Raboo<br><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">
On 03/11/2012 09:32 PM, Elias Abacioglu wrote:<br>
&gt;<br>
&gt; 2012/3/11 Yair Zaslavsky &lt;<a href="mailto:yzaslavs@redhat.com">yzaslavs@redhat.com</a> &lt;mailto:<a href="mailto:yzaslavs@redhat.com">yzaslavs@redhat.com</a>&gt;&gt;<br>
<div><div class="h5">&gt;<br>
&gt;     On 03/11/2012 05:48 PM, Elias Abacioglu wrote:<br>
&gt;     &gt; Den den 11 mars 2012 16:40:06 skrev Yair Zaslavsky:<br>
&gt;     &gt;&gt; On 03/11/2012 05:24 PM, Elias Abacioglu wrote:<br>
&gt;     &gt;&gt;&gt; Hi,<br>
&gt;     &gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt; I can postgresql is running and I can access it using &quot;psql -U<br>
&gt;     postgres&quot;<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt; What happens when you type &quot;psql engine postgres&quot; ?<br>
&gt;     &gt; psql: FATAL:  database &quot;engine&quot; does not exist<br>
&gt;     Ok, postgres service is up, but something went wrong in the creation.<br>
&gt;<br>
&gt;     Can you please provide the postgres log?<br>
&gt;     It should be located at<br>
&gt;<br>
&gt;     /var/lib/pgsql/data/pg_log/postgresql-Sun.log (if you tried installing<br>
&gt;     it today).<br>
&gt;<br>
&gt;     Please notice that on my environment this directory is accessible from<br>
&gt;     root (and not my regular user).<br>
&gt;<br>
&gt;<br>
&gt; Here is the log from yesterday.<br>
&gt;<br>
&gt; LOG:  received fast shutdown request<br>
&gt; LOG:  aborting any active transactions<br>
&gt; LOG:  autovacuum launcher shutting down<br>
&gt; LOG:  shutting down<br>
&gt; LOG:  database system is shut down<br>
&gt; LOG:  database system was shut down at 2012-03-10 12:44:46 CET<br>
&gt; LOG:  autovacuum launcher started<br>
&gt; LOG:  database system is ready to accept connections<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; LOG:  received fast shutdown request<br>
&gt; LOG:  aborting any active transactions<br>
&gt; LOG:  autovacuum launcher shutting down<br>
&gt; LOG:  shutting down<br>
&gt; LOG:  database system is shut down<br>
&gt; LOG:  database system was shut down at 2012-03-10 14:29:30 CET<br>
&gt; LOG:  autovacuum launcher started<br>
&gt; LOG:  database system is ready to accept connections<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt; FATAL:  database &quot;engine&quot; does not exist<br>
&gt;<br>
&gt;<br>
&gt; Also it contains many more &#39;FATAL:  database &quot;engine&quot; does not exist&#39;.<br>
&gt; Almost 70.000.<br>
<br>
</div></div>Thanks for the log,<br>
Is this the date when you installed? Are these the first entries you<br>
have in the log?<br>
<br>
<br>
</blockquote></div><br>