| 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 15:12:52 |
| Message-ID: | 50929174.7070103@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 11/01/2012 08:06 AM, Kevin Burton wrote:
> I had to install postgresql-client-common and postgresql-client-9.1 to get
> psql it said that psql was in postgresql-client-common AND postgresql-xc.
> Now that I know to avoid 'xc' I choose the common and rebooted. Then I tried
> to run psql and I was met with an error that at least one of
> postgresql-client-<version> had to be installed so I installed
> postgresql-client-9.1. Now when I run psql I get the error:
>
> psql: could not connect to server: not such file or directory . . . .
>
> Now what?
You have the client side installed but not the server side. You need to
install the postgresql package. I have to run, will be away from
computer for awhile. Good luck.
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Burton | 2012-11-01 15:21:31 | Re: role does not exist |
| Previous Message | Kevin Burton | 2012-11-01 15:11:16 | Re: role does not exist |