Re: [BUGS] RC2 will not make check on OSX 10.3

2003-11-16 Thread John Griffiths
I am certainly not an expert in OSX, but many Unix variants have to have the changes made in the conf directories; then the kernel has to be rebuilt AND the environment rebuilt. It is not a one step process on all Unix variants. I don't know for sure, but rebuilding the environment after maki

Re: [BUGS] 7.3 interval casting broken (7.4 OK)

2003-10-20 Thread John Griffiths
Does this affect all versions of 7.3? John Griffiths Tom Lane wrote: -- From: Tom Lane[SMTP:[EMAIL PROTECTED] Sent: Saturday, October 18, 2003 3:14:37 PM To: elein Cc: [EMAIL PROTECTED] Subject: Re: [BUGS] 7.3 interval casting broken (7.4 OK) Auto forwarded by a Rule elein

[BUGS] psql does not pick up hostname without -h even though they ae thesame

2003-08-28 Thread John Griffiths
When running psql locally using the tcp connect with tcpip_socket = true and hostname_lookup = true in postgresql.conf, psql does not find localhost unless the -h option is specified. 427 bash$ psql psql: FATAL: No pg_hba.conf entry for host localhost, user jrg4598, database jrg4598 428 bash$ psql