I also tried 'initdb' and I get an error 'The program "initdb" is currently
not installed. You can install it by typing:  sudo apt-get install
postgres-xc'. I didn't do anything since that led to the earlier problem.

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Chris Angelico
Sent: Thursday, November 01, 2012 8:58 AM
To: [email protected]
Subject: Re: [GENERAL] role does not exist

On Fri, Nov 2, 2012 at 12:56 AM, Chris Angelico <[email protected]> wrote:
> On Fri, Nov 2, 2012 at 12:51 AM, Kevin Burton <[email protected]>
wrote:
>> If you change the grep to postgres then there are a number of entries 
>> (about 17). The output since I don't have a clipboard is too much to 
>> try and type in by hand.
>
> Try this:
>
> ps ax| grep postgresql >processes.txt
>
> Then open processes.txt in an editor. You may be able to use the 
> clipboard more easily that way.

And per the other posts, change postgresql to postgres for more useful
results. But you already knew that. :)

ChrisA


--
Sent via pgsql-general mailing list ([email protected]) To make
changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to