| From: | Christopher Browne <cbbrowne(at)gmail(dot)com> |
|---|---|
| To: | Krešimir Križanović <Kresimir(dot)Krizanovic(at)fer(dot)hr> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Compiling a PostgreSQL 7.3.2 project with Eclipse |
| Date: | 2011-05-06 16:56:16 |
| Message-ID: | BANLkTik7CxH22v_73z-2dM4oDEufS9jDKw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2011/5/6 Krešimir Križanović <Kresimir(dot)Krizanovic(at)fer(dot)hr>:
> 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.
I would not assume that it is handled the same way as with PostgreSQL,
as it's a "fork" that has quite distinct implementation and behaviour.
Does the TelegraphCQ documentation not include some documentation as
to how to start up the backend?
Answering that, it surely does:
http://telegraph.cs.berkeley.edu/telegraphcq/v0.2/gettingstarted.html
--
When confronted by a difficult problem, solve it by reducing it to the
question, "How would the Lone Ranger handle this?"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-05-06 17:03:41 | Re: Re: Why is RegisterPredicateLockingXid called while holding XidGenLock? |
| Previous Message | Jan Urbański | 2011-05-06 16:42:42 | Re: increasing collapse_limits? |