| From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
|---|---|
| To: | Kevin Burton <rkevinburton(at)charter(dot)net> |
| Cc: | "'Joshua D(dot) Drake'" <jd(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: role does not exist |
| Date: | 2012-11-01 14:11:10 |
| Message-ID: | 509282FE.7050305@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 11/01/2012 07:00 AM, Kevin Burton wrote:
> I do see actually three lines with a -D in it that may be similar:
>
> 1166 ? S 0:01 /usr/bin/postgres -C -D /var/lib/postgres-xc/coord
> 1214 ? S 0:01 /usr/bin/postgres -X -D /var/lib/postgres-xc/datanode1
> 1233 ? S 0:01 /usr/bin/postgres -X -D /var/lib/postgres-xc/datanode2
>
> There are a number of entries of the form:
>
> 1185 ? Ss 0:10 postgres: pooler process
>
That is not what you said you installed. It is Postgres-XC, a clustering
software. Not only that there is pooling software between you and the
database. Are you working with different machines?
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Angelico | 2012-11-01 14:14:01 | Re: role does not exist |
| Previous Message | Kevin Burton | 2012-11-01 14:09:48 | Re: role does not exist |