Re: Spurious Kerberos error messages

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Spurious Kerberos error messages
Date: 2008-11-04 13:52:02
Message-ID: 16619.1225806722@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> I get the following display now when I connect to a non-running server,
> all default settings:

> psql: pg_krb5_init: krb5_cc_get_principal: No credentials cache found
> could not connect to server: No such file or directory
> Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

Hmm ... a few of the buildfarm machines have failed like that too in
recent days, but it's inconsistent (only one or two of the regression
tests fail that way, typically). Does yours fail always?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2008-11-04 13:55:48 Re: plperl needs upgrade for Fedora 10
Previous Message Andrew Dunstan 2008-11-04 13:36:06 Re: plperl needs upgrade for Fedora 10