Compiling a PostgreSQL 7.3.2 project with Eclipse

From: Krešimir Križanović <Kresimir(dot)Krizanovic(at)fer(dot)hr>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Compiling a PostgreSQL 7.3.2 project with Eclipse
Date: 2011-05-06 16:18:49
Message-ID: E14FE684AF8EC84B854B0CEBA87A8318E45BA8@sluga.fer.hr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

First, I want to apologize if this is a topic for one of the other mailing lists (or completely inappropriate for PostgreSQL mailing lists), but I looked them over, and this one seemed most appropriate.

I am working on a project based on TelegraphCQ 2.1 Data Stream Management System which is in turn 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: http://wiki.postgresql.org/wiki/Working_with_Eclipse.

However, where I compile and run the project, in the Eclipse console I get:

POSTGRES backend interactive interface

$Revision: 1.115 $ $Date: 2006/02/06 01:19:46 $

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 start psql, it says that there is no postmaster running.

Can someone please give me a hand,

K.K.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Euler Taveira de Oliveira 2011-05-06 16:22:52 Re: Why not install pgstattuple by default?
Previous Message Merlin Moncure 2011-05-06 14:42:36 Re: Visibility map and hint bits