Re: password auth woes on sparc64/FreeBSD

From: Volodymyr Kostyrko <arcade(at)synergetica(dot)dn(dot)ua>
To: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: password auth woes on sparc64/FreeBSD
Date: 2007-06-12 18:01:57
Message-ID: 466EDF95.3030301@synergetica.dn.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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!

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Zdenek Kotala 2007-06-12 18:25:17 Re: password auth woes on sparc64/FreeBSD
Previous Message Zdenek Kotala 2007-06-12 16:38:07 Re: password auth woes on sparc64/FreeBSD