Search Postgresql Archives

Re: Authentication & connection problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/1/06, chris smith <dmagick@xxxxxxxxx> wrote:
>  Here's the deal. For example, when trying to connect to an existing
> databas, or even
>  creating a new one with the command createdb [dbname],
>  different error occurs.

What errors exactly? We can't guess..

>  Another example: when running the command psql,
>  entering the password and hitting enter,
>  the following error message occur:
>
>  psql: FATAL:  password authentication failed for user "Christo"

Unless you created the user as "Christo" you should use christo -
postgresql is case insensitive unless you put it in quotes.

badly worded response there.

unless you put quotes around it, postgres turns it lowercase.

so Christo becomes christo ...

--
Postgresql & php tutorials
http://www.designmagick.com/


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux