On Sun, Nov 8, 2009 at 10:26 AM, Gert van der Spoel <span dir="ltr">&lt;<a href="mailto:gert@3edge.com">gert@3edge.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">&gt; I&#39;m trying to set up my first catalog on a linux box (ubuntu 9.10 &amp;<br>
Postgresql 8.4) using the latest release (5.6.2) and face few problems. I<br>
run makecat as sudo. Have already a postgresql user as well as a DB created<br>
in order to avoid the problems I get when the script tries to run<br>
&#39;createdb&#39;. Everything goes smoothly trough and no errors show up but no<br>
tables get created in the DB!<br>
&gt;<br>
&gt; As a result when try to run the proposed &#39;su -c &quot;/.../bin/interchange -r&quot;<br>
interchange_user I get a list of errors due to the missing tables:<br>
&gt;<br>
&gt; ----------------------------------<br>
&gt; Low traffic settings.<br>
&gt; Calling UI......UI is loaded...<br>
&gt; Interchange V5.6.2<br>
&gt; Running with old signals.<br>
&gt; Configuring catalog first...Using PostgreSQL,<br>
DSN=dbi:Pg:dbname=shop...table &#39;tree&#39; failed: connect to dbi:Pg:dbname=shop<br>
failed (create) -- FATAL:  Ident authentication failed for user &quot;shop&quot;<br>
&gt;<br>
&gt; etc. etc.<br>
&gt; ----------------------------------<br>
&gt;<br>
&gt; what did I wring?<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; Tony<br>
<br>
</div></div>At first glance it appears to me as if your user has not been set up<br>
correctly to be able to fill the database for your shop … have you tried<br>
with the credentials you put to get into the database and create tables etc<br>
via the commandline?<br>
CU,<br>
<br>
Gert<br>
<br></blockquote><div><br>indeed that was the reason. Thanks <br></div></div>