Postgresql Makefile

From: "Sumaira Ali -" <nat_lazy(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Postgresql Makefile
Date: 2003-04-27 07:02:51
Message-ID: BAY1-F20FEWKdzfMRmu000145e4@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

<html><div style='background-color:'><DIV>Hi,</DIV>
<DIV>&nbsp; We are folllowing the installation steps taht came with the postgresql code. when we try to do:</DIV>
<DIV>/usr/local/pgslq/bin/initdb -D /us/local/pgsql/data.....</DIV>
<DIV>&nbsp;it can't find bin as it doesn't get placed in the directory specifed by prefix during the configuration . Does anyone know what the problem could be?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Also, when we run "gmake check" , we get this error message :</DIV>
<DIV>
<DIR><FONT color=#0000ff size=2>
<P><FONT color=#000033>pg_regress: postmaster did not start</FONT></P>
<P><FONT color=#000033>Examine ./log/postmaster.log for the reason.</FONT></P>
<P><FONT color=#000033>./pg_regress: kill: no such process</FONT></P>
<P><FONT color=#000033><FONT color=#0000ff size=2></FONT></FONT></FONT>thank you</P></DIR></DIV>
<DIV>Sumaira</DIV>
<DIV>
<P><FONT color=#000033>P.S-&nbsp; and we could&nbsp; not find <FONT color=#0000ff size=2><FONT color=#000000>&nbsp;the ./log/postmaster.log</FONT></P></FONT></FONT></DIV></div><br clear=all><hr>MSN 8 with <a href="http://g.msn.com/8HMOENUS/2740">e-mail virus protection service: </a> 2 months FREE*</html>

Attachment Content-Type Size
unknown_filename text/html 1.2 KB

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Aaron Payne 2003-04-27 15:02:16 finding records not listed in a column, Postgresql
Previous Message Tom Lane 2003-04-26 20:53:18 Re: implicit lock in RULE ?