milosh Posted September 11, 2008 Posted September 11, 2008 Dear all, Is it possible to connect to heliohost' POSTGRES server from outside? If yes, what parameters should be used? Thanks in advanced Regards, Milos
Ashoat Posted September 21, 2008 Posted September 21, 2008 I just took a look and we had it disabled. I've done some tweaking and now the PostgreSQL daemon should accept remote connections from all addresses. Connect to heliohost.org using port 5432 - the rest of your parameters should be the same as if you were connecting locally. PS: Sorry for my late response.
milosh Posted December 5, 2008 Author Posted December 5, 2008 Hi djbob, I cannot access to PostgreSQL from outside. I'm always getting error: "could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on host "65.19.143.2" and accepting TCP/IP connections on port 5432?" Please advise I just took a look and we had it disabled. I've done some tweaking and now the PostgreSQL daemon should accept remote connections from all addresses. Connect to heliohost.org using port 5432 - the rest of your parameters should be the same as if you were connecting locally. PS: Sorry for my late response.
Leandro Arndt Posted February 11, 2010 Posted February 11, 2010 Hi djbob, I cannot access to PostgreSQL from outside. I'm always getting error: "could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on host "65.19.143.2" and accepting TCP/IP connections on port 5432?" Please advise I just took a look and we had it disabled. I've done some tweaking and now the PostgreSQL daemon should accept remote connections from all addresses. Connect to heliohost.org using port 5432 - the rest of your parameters should be the same as if you were connecting locally. PS: Sorry for my late response. It's giving me that same time out problem when I try to sync my django application's database.
MarcusWillby Posted March 10, 2010 Posted March 10, 2010 Hi djbob, I cannot access to PostgreSQL from outside. I'm always getting error: "could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on host "65.19.143.2" and accepting TCP/IP connections on port 5432?" Please advise I just took a look and we had it disabled. I've done some tweaking and now the PostgreSQL daemon should accept remote connections from all addresses. Connect to heliohost.org using port 5432 - the rest of your parameters should be the same as if you were connecting locally. PS: Sorry for my late response. I can't neither. It looks like the deamon is not listening from external addreses. Are you still allowing external PostgreSQL connection? Thanks
univalle Posted April 28, 2011 Posted April 28, 2011 hi all, Is it possible to connect to heliohost' POSTGRES server from outside NOW? HOW? WHAT IS HOST heliohost.org:5432 ???
Guest Geoff Posted April 28, 2011 Posted April 28, 2011 Use johnny.heliohost.org if you are on johnny. Use stevie.heliohost.org if you are on stevie. Sorry for the mistake above.
urquiza Posted July 27, 2019 Posted July 27, 2019 Hi... please I need help on this: I'm trying to connect to my postgres database from outside with DBeaver.tommy.heliohost.org:5432and database, user, etc. from my databse. I get this error: FATAL: no pg_hba.conf entry for host "139.47.19.46", user "urquiza_postgres", database "urquiza_gestoria", SSL on Thanks in advance...
Sn1F3rt Posted July 27, 2019 Posted July 27, 2019 Hi... please I need help on this: I'm trying to connect to my postgres database from outside with DBeaver.tommy.heliohost.org:5432and database, user, etc. from my databse. I get this error: FATAL: no pg_hba.conf entry for host "139.47.19.46", user "urquiza_postgres", database "urquiza_gestoria", SSL on Thanks in advance...You can't do that unless remote connection is enabled for your database. Krydos can set that up for you. Please wait till then.
urquiza Posted July 27, 2019 Posted July 27, 2019 Hi... please I need help on this: I'm trying to connect to my postgres database from outside with DBeaver.tommy.heliohost.org:5432and database, user, etc. from my databse. I get this error: FATAL: no pg_hba.conf entry for host "139.47.19.46", user "urquiza_postgres", database "urquiza_gestoria", SSL on Thanks in advance...You can't do that unless remote connection is enabled for your database. Krydos can set that up for you. Please wait till then. O.K., I'll wait. Thank you!
Flaze Posted July 27, 2019 Posted July 27, 2019 @urquiza: Please, don't bump old threads. Start a new one instead. Krydos most likely won't read this.
urquiza Posted July 27, 2019 Posted July 27, 2019 @urquiza: Please, don't bump old threads. Start a new one instead. Krydos most likely won't read this. I'll do it. Thank you very much!
Recommended Posts