Re: postgresql setup question

2009-01-24 Thread Ron Johnson
On 01/24/2009 06:37 AM, Jude DaShiell wrote: I managed to make the postgresql cluster with initdb but can't do Are you *sure* that PostgreSQL is clusterable? anything with createuser because postgresql by default is trying to use a unix socket at address 5432. I'm running on amd hardware and

postgresql setup question

2009-01-24 Thread Jude DaShiell
I managed to make the postgresql cluster with initdb but can't do anything with createuser because postgresql by default is trying to use a unix socket at address 5432. I'm running on amd hardware and don't know what needs to be done to either enable this socket or go with another alternative