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