From: | Paul Huppe <huppe(at)NRCan(dot)gc(dot)ca> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: v7.0.3 Regress Tests Errors |
Date: | 2001-02-23 17:53:06 |
Message-ID: | 3A96A382.38E032BB@NRCan.gc.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi Tom,
I reran the tests setting PGHOST=localhost. Same errors. I do not know
about broken Unix domain sockets. How can I check/fix that?
Cheers,
Paul
Tom Lane wrote:
>
> Paul Huppe <huppe(at)NRCan(dot)gc(dot)ca> writes:
> > It was acutally Peter Eisentraut who asked me to post to the list. He
> > wanted to see the .diff file because he tought that I had a problem with
> > broken Unix domain sockets.
>
> Hm, I should think that broken sockets would lead to total non function,
> rather than selected (even if extensive) errors.
>
> But, if you're suspicious of that, try running the tests with
> environment variable PGHOST set to localhost, so that TCP connections
> will be used (and make sure you started the postmaster with -i of
> course).
>
> > Platform: Sun SPARCserver 10
> > OS: Solaris 8
> > Compiler: gcc 2.95.2
> > Configuration Options: none, used defaults
>
> That doesn't sound particularly risky. Odd ...
>
> regards, tom lane
Attachment | Content-Type | Size |
---|---|---|
huppe.vcf | text/x-vcard | 456 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | RShepard | 2001-02-23 18:17:27 | relation does not exist |
Previous Message | Tom Lane | 2001-02-23 16:58:42 | Re: v7.0.3 Regress Tests Errors |