On Wed, 5 Mar 2008 10:01:46 +0530
<[EMAIL PROTECTED]> wrote:
>
> Hello
> I am newbie to postgresql I have to make project using
> this . I am learning it but at every step i am getting error . now I
> am stuck with the error
>
>-bash-3.2$ psql -d xnat -f sql/xnat.sql -U xnat
>
Hello
I am newbie to postgresql I have to make project using this . I am
learning it but at every step i am getting error .
now I am stuck with the error
-bash-3.2$ psql -d xnat -f sql/xnat.sql -U xnat
psql: FATAL: Ident authentication failed for user "xnat"
Hi all,
I installed Postgresql from RHLinux7.3.
I modified pg_hba.conf as
local alltrust
host all 192.168.0.0 255.255.0.0 trust
I have crated a user 'sreedhar' with password 'sreedhar'
If tried to install dat