Compiling a PostgreSQL 7.3.2 project with Eclipse - Mailing list pgsql-hackers

From Krešimir Križanović
Subject Compiling a PostgreSQL 7.3.2 project with Eclipse
Date
Msg-id E14FE684AF8EC84B854B0CEBA87A8318E45BA8@sluga.fer.hr
Whole thread Raw
Responses Re: Compiling a PostgreSQL 7.3.2 project with Eclipse  (Christopher Browne <cbbrowne@gmail.com>)
Re: Compiling a PostgreSQL 7.3.2 project with Eclipse  (Greg Smith <greg@2ndquadrant.com>)
List pgsql-hackers
<div class="WordSection1"><p class="MsoNormal"><span lang="EN-GB"> </span><p class="MsoNormal"><span
lang="EN-GB">               First, I want to apologize if this is a topic for one of the other mailing lists (or
completelyinappropriate for PostgreSQL mailing lists), but I looked them over, and this one seemed most
appropriate.</span><pclass="MsoNormal"><span lang="EN-GB"> </span><p class="MsoNormal"><span
lang="EN-GB">               I am working on a project based on TelegraphCQ 2.1 Data Stream Management System which is
inturn based on PostgreSQL 7.3.2. I’ve decided to use Eclipse. I have managed to import source into Eclipse and to run
it,using instructions given here: <a
href="http://wiki.postgresql.org/wiki/Working_with_Eclipse">http://wiki.postgresql.org/wiki/Working_with_Eclipse</a>.</span><p
class="MsoNormal"><spanlang="EN-GB"> </span><p class="MsoNormal"><span lang="EN-GB">                However, where I
compileand run the project, in the Eclipse console I get:</span><p class="MsoNormal"><span lang="EN-GB"> </span><p
class="MsoNormal"style="text-autospace:none"><span lang="EN-GB">                </span><span lang="EN-GB"
style="font-size:10.0pt;font-family:Monospace;color:black">POSTGRESbackend interactive interface </span><span
lang="EN-GB"style="font-size:10.0pt;font-family:Monospace"></span><p class="MsoNormal" style="text-indent:35.4pt"><span
lang="EN-GB"style="font-size:10.0pt;font-family:Monospace;color:black">$Revision: 1.115 $ $Date: 2006/02/06 01:19:46
$</span><pclass="MsoNormal" style="text-indent:35.4pt"><span lang="EN-GB"
style="font-size:10.0pt;font-family:Monospace;color:black"> </span><pclass="MsoNormal" style="text-indent:35.4pt"><span
lang="EN-GB"style="font-size:10.0pt;font-family:Monospace;color:black">I don’t know what to do with this backend
interface.I would like to get a postmaster running and to connect to a data base with psql. However, when i try to
startpsql, it says that there is no postmaster running.</span><p class="MsoNormal" style="text-indent:35.4pt"><span
lang="EN-GB"style="font-size:10.0pt;font-family:Monospace;color:black"> </span><p class="MsoNormal"
style="text-indent:35.4pt"><spanlang="EN-GB" style="font-size:10.0pt;font-family:Monospace;color:black">Can someone
pleasegive me a hand,</span><p class="MsoNormal" style="text-indent:35.4pt"><span lang="EN-GB"
style="font-size:10.0pt;font-family:Monospace;color:black">K.K.</span></div>

pgsql-hackers by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: Why not install pgstattuple by default?
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: Debug contrib/cube code