2011/5/6 Krešimir Križanović <[email protected]>: > 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?" -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
