Re: [GENERAL] Connection refused (0x0000274D/10061)

2011-09-30 Thread Craig Ringer
On 09/30/2011 06:17 PM, Pietro Laranci wrote: On the machines are not active firewalls. Most likely there _is_ a firewall involved, maybe just not one you're aware of. As Adrian said, check the settings in the standard Windows Firewall if you're on Windows. For more troubleshooting: Check

Re: [GENERAL] Connection refused (0x0000274D/10061)

2011-09-30 Thread Adrian Klaver
On Friday, September 30, 2011 3:17:51 am Pietro Laranci wrote: > Good morning to everybody > > I have a pg9 db to wich i can connect to by local but not from remote. In > the properties of the postgres db , the port is set to 5300 (not the > default 5432). I tried to connect in remote with pgadmi

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Ashish Karalkar
najmuddin hassan wrote: Hi, I just installed a program called moteview by crossbow technologies. It uses postgreSQL 8.0.0-rc1 for its database. There is something wrong as when I launched the program it automaticly gives me an error that the database is not available. The postgreSQL database

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Adrian Klaver
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 b

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Scott Marlowe
Oh yeah, and I fully expect this product to fail to work with 8.3 due to issues with the removed automatic conversions of types there. I'm sure it's chock full of: substring(datefield,12,6) to grab some part of a date stamp and such. -- Sent via pgsql-general mailing list (pgsql-general@postgre

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Scott Marlowe
On Thu, Feb 26, 2009 at 4:16 PM, Tom Lane wrote: > Scott Marlowe writes: >> 8.0 is definitely supported.  8.0.0-rc1 is NOT supported, as it was a >> release candidate and is quite likely to have some nasty bugs in it. > > It's worse than that: he's running on Windows, which means that this > is n

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Joshua D. Drake
On Thu, 2009-02-26 at 18:16 -0500, Tom Lane wrote: > Scott Marlowe writes: > > 8.0 is definitely supported. 8.0.0-rc1 is NOT supported, as it was a > > release candidate and is quite likely to have some nasty bugs in it. > > It's worse than that: he's running on Windows, which means that this >

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Tom Lane
Scott Marlowe writes: > 8.0 is definitely supported. 8.0.0-rc1 is NOT supported, as it was a > release candidate and is quite likely to have some nasty bugs in it. It's worse than that: he's running on Windows, which means that this is not just any rc version, but an rc for the first native Wind

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Scott Marlowe
On Thu, Feb 26, 2009 at 3:35 PM, Adrian Klaver wrote: > On Thursday 26 February 2009 1:51:10 pm Scott Marlowe wrote: >> On Thu, Feb 26, 2009 at 2:03 PM, Adrian Klaver wrote: >> > - "najmuddin hassan" wrote: >> >> Hi, >> >> >> >> I just installed a program called moteview by crossbow technolo

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Scott Marlowe
On Mon, Feb 23, 2009 at 6:11 AM, najmuddin hassan wrote: > Hi, > > I just installed a program called moteview by crossbow technologies. It uses > postgreSQL 8.0.0-rc1 for its database. There is something wrong as when I > launched the program it automaticly gives me an error that the database is >

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Adrian Klaver
On Thursday 26 February 2009 1:51:10 pm Scott Marlowe wrote: > On Thu, Feb 26, 2009 at 2:03 PM, Adrian Klaver wrote: > > - "najmuddin hassan" wrote: > >> Hi, > >> > >> I just installed a program called moteview by crossbow technologies. > >> It uses > >> postgreSQL 8.0.0-rc1 for its database.

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Scott Marlowe
On Thu, Feb 26, 2009 at 2:03 PM, Adrian Klaver wrote: > - "najmuddin hassan" wrote: >> Hi, >> >> I just installed a program called moteview by crossbow technologies. >> It uses >> postgreSQL 8.0.0-rc1 for its database. There is something wrong as >> when I > > Yes 8.0 is an old version, but i

Re: [GENERAL] Connection refused (0x0000274D/10061).

2009-02-26 Thread Adrian Klaver
- "najmuddin hassan" wrote: > Hi, > > I just installed a program called moteview by crossbow technologies. > It uses > postgreSQL 8.0.0-rc1 for its database. There is something wrong as > when I > launched the program it automaticly gives me an error that the > database is > not available.

Re: [GENERAL] Connection refused (0x0000274D/10061)

2009-02-23 Thread Tom Lane
najmuddin hassan writes: > I just installed a program called moteview by crossbow technologies. It uses > postgreSQL 8.0.0-rc1 for its database. Egad. Based on that statement alone, I will tell you that crossbow is a bunch of incompetent idiots and you should not trust their software in the slig

Re: [GENERAL] Connection refused (0x0000274D/10061)

2009-02-23 Thread A. Kretschmer
In response to najmuddin hassan : > Hi, > > I just installed a program called moteview by crossbow technologies. It uses > postgreSQL 8.0.0-rc1 for its database. There is something wrong as when I > launched the program it automaticly gives me an error that the database is not > available. The po