| From: | Nageshwar Rao <NageshwarR(at)PLANETASIA(dot)COM> |
|---|---|
| To: | 'Ragnar Hafstað' <gnari(at)simnet(dot)is> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: not able to connect to Database |
| Date: | 2005-04-01 06:28:57 |
| Message-ID: | 3214799999CED64882731155DB0AAD922CEAAE@MLSW00103 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
Psql -l gives names of databases in which it does not show "test".
But same test I am still able to access through pgAdmin III utility.
Regards
Rao
-----Original Message-----
From: Ragnar Hafstað [mailto:gnari(at)simnet(dot)is]
Sent: Friday, April 01, 2005 2:46 AM
To: Nageshwar Rao
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] not able to connect to Database
On Thu, 2005-03-31 at 16:10 +0530, Nageshwar Rao wrote:
> When I do psql test (database name) it says database "test" does not
> exists.
>
> But with pgAdminIII utility I get to see the database "test" and able
> to create tables ,insert the data etc.....
>
> Why is this?
maybe the existing data base is named "Test" ?
what does psql -l say ?
gnari
| From | Date | Subject | |
|---|---|---|---|
| Next Message | vinita bansal | 2005-04-01 06:36:09 | importance of bgwriter_percent |
| Previous Message | Michael Fuhr | 2005-04-01 06:19:36 | Re: SELECT INTO Array? |