From: | Adrian Klaver <aklaver(at)comcast(dot)net> |
---|---|
To: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
Cc: | najmuddin hassan <najios1(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Connection refused (0x0000274D/10061). |
Date: | 2009-02-26 23:47:30 |
Message-ID: | 200902261547.30953.aklaver@comcast.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thursday 26 February 2009 2:44:10 pm Scott Marlowe wrote:
>
>
> I seriously doubt it's anything more than postgresql.conf and
> pg_hba.conf settings that's keep him out. While it's possible they've
> built a custom database with all kinds of fancy UDFs and all, I kinda
> doubt anyone with the brains to do that would be bundling 8.0.0-rc1.
> But anything's possible.
By now the OP knows 8.0.0-rc1 is not the version to be running. The issue is
getting the app to run. Since we are talking a bundled app it is probably best
to go back to the original bundle. Starting anywhere else brings in a lot of
assumptions and we know where that leads. Once the original bundle is up and
running then we can take a look at the setup and make the changes necessary to
move to a better version, if possible. As your later email states there could
be problems with type incompatibilities. The OP seems to be new to Postgres and
rather than throw a bunch of changes at him all at once, I thought it best to
go step by step.
--
Adrian Klaver
aklaver(at)comcast(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Alban Hertroys | 2009-02-27 00:36:42 | Re: funny view/temp table problem with query |
Previous Message | Joshua D. Drake | 2009-02-26 23:46:46 | Re: speaking of 8.4... |