Re: password auth woes on sparc64/FreeBSD - Mailing list pgsql-bugs

From Volodymyr Kostyrko
Subject Re: password auth woes on sparc64/FreeBSD
Date
Msg-id 466EDF95.3030301@synergetica.dn.ua
Whole thread Raw
In response to Re: password auth woes on sparc64/FreeBSD  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Responses Re: password auth woes on sparc64/FreeBSD  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-bugs
Zdenek Kotala wrote:
> I tested on Solaris AMD64 and Sparc v240 (64bit) and it works for me. Do
> you use 32bit or 64bit version of postgreSQL and what you have in .pgpass?

I use sparc64 and my .pgpass file was like:
localhost:5432:*:pgsql:password

Actually i have already found the cause. Authorization fails when
postgresql-client was compiled with -O3 but it works otherwise. Maybe it
is just another gcc optimization issue.

--
Sphinx of black quartz judge my vow!

pgsql-bugs by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: password auth woes on sparc64/FreeBSD
Next
From: Zdenek Kotala
Date:
Subject: Re: password auth woes on sparc64/FreeBSD