Search the Community
Showing results for tags 'postgres'.
-
I tried creating a new postgre database, and it gives me this error: Error: Connection to the database server failed: SQLSTATE[55006]: Object in use: 7 ERROR: source database "template1" is being accessed by other users DETAIL: There is 1 other session using the database. Edit: To give context, I haven't made any databases or database users so far. I do have a django app on httpdocs though. Solved: It worked after some time like mentioned in the reply below by @wolstech
-
Hello, Could I have, please, remote access to the postgresql database from any IP? Server: johnny.heliohost.org Host: mvivanco.heliohost.us Postgresql users: "mvivanco_gisnet_adm". Postgresql database: "mvivanco_gisnet_db". Thanks in advance.
-
Need IPs opened for Google Data Studio connection
bee1 posted a topic in Technology and the Internet
Hi All, I was wondering how I go about getting the following IPs allowed to connect to my PostgresDB hosted on Tommy? It seems things have changed on their end and need these opened up now for continued use. The google article I was sent by Google: https://support.google.com/datastudio/answer/7288010?hl=en&ref_topic=7332343#zippy=%2Cin-this-article%2Cshow-the-list-of-ip-addresses Thanks! -
Hello, How do I enable remote access for my posgtres database database name: kyrios21_L_portfolio database user: Kyrios_DB
-
Can you please enable remote Postgres access on my account? Ricky - Server: tbs.heliohost.us DB: trexsys_TBS Port: 5432 For testing, please allow all DB Users and all IP Addresses. Thanks!!
-
Hello, I wanted to access my postgres db from remote servers How can I enable for remote access DB: pradpro_equeefy_dev host: johnny.heliohost.org thanks
-
Hello there, I would like to request remote access to PostgreSQL database. Server: johnny.heliohost.org Database name: fireplan_firechess Database user: fireplan_root Access: all IPs Thank you for your time, Best Regards [3:42 PM
- 2 replies
-
- remote
- connection
-
(and 2 more)
Tagged with:
-
Hello, I'd like to ask for enabling remote access for the Postgres database: Database: nieznany_project_magma_db user: nieznany_admin host: johnny.heliohost.org Which, as I hope, will help me fix this error i get when trying to connect from my laptop using python3/psycopg2 psycopg2.OperationalError: could not translate host name "johnny.heliohost.org" to address: Unknown host Xwin.tk (on Heliohost discord server) suggested it may be because of Johnny being restarted, but the situation maintains during a period of many hours while, as I believe, the remote access wasn't enabled. Thank you in advance.
-
Hello. I would like to request a PostgreSQL database remote access, will be using in conjunction with Heroku. Database Username: bwatinc_bwat Server: Tommy. Thank You! Regards, bwat
- 3 replies
-
- request
- postgresql
-
(and 2 more)
Tagged with:
-
Hi, I was just moved to Tommy and I am having issues connecting remotely to my PostgreSQL DB. Can you please enable remote connection for the following database and 3 users. database: bee1_sensor_data users: bee1_sensor_user bee1_remote bee1_data Thank you!
-
Hello, could you please enable remote access from any IP for my Postgres database: Server: Johnny Database: suppandr_host User: suppandr_user Thank you
-
Hi, I have a local copy of pgAdmin which I am using to connect to my database, but I am not sure how to connect pgAgent to automate backups / dumps of my databases on a regular schedule. Any suggestions or web tutorials you are able to point me to would be greatly appreciated. Thanks!
-
Hello, I would like to have remote connections enabled for any ip to my postgres DB please. username: bee1 db: bee1_sensor_data Let me know if you need anything additional, thanks!
-
Hello! Could you please enable remote access for my postgres database: Server: Tommy Database Name: wmenezes_investtegmen User: wmenezes_investtegmenapp Thank you
-
Hi, Please let me know how to connect to postgres database remotely from othe server or PC having dynamic IP. Host: johnny.heliohost.org Database: readerx_db User: readerx_dbuser Regards, ReaderX
-
Hello, I would like to request access to my postgress db from all IPs. Here are the credentials: Database: raz03_students_data User: raz03_user Host: tommy.heliohost.org Thank you for enabling the access.
-
Hi again, I need help connecting my flask app to the postgres database on the server. PS. I'm not trying to connect from outside although having remote access would be a bonus username: geojoe database: geojoe_flask-app database user: geojoe_admin server: Tommy Issue 2: how do I hide the flask.wsgi from urls e.g instead of flask.geoffery.ml/flask.wsgi/login, i want it to be flask.geoffery.ml/login thanks in anticipation
- 10 replies
-
- wsgi
- flask.wsgi
-
(and 4 more)
Tagged with:
-
Hello, After Johnny's server upgrade I've started receiving this error whenever I try to connect remotely to my database: FATAL: no pg_hba.conf entry for host ..., user "gabfam_BTAU", database "gabfam_BTA", SSL off Could you please give me remote access again? Thank you. Server: Johnny Database Name: gabfam_BTA User: gabfam_BTAU
-
Hi Team I need remote access to the postgresql database from any ip. Can you please enable it? Server: tommy.heliohost.org Postgresql user: subbu19_postgres Postgresql database: subbu19_marketanaltics Thanks Subramanian
-
Hi team, I need remote access to the postgresql database from any ip. server: tommy.heliohost.org user: ducquang_dev database: ducquang_hoidonghuong_vnuhcm
-
hi, i need remote access to my postgres database to make a work on my university, my server is "Johnny", database is "thielke_si2" and user "thielke_thielke", Sorry if this is not a local to this, but i don't found another space.
- 4 replies
-
- postgres
- remote access
-
(and 1 more)
Tagged with:
-
I'm getting the following error: no pg_hba.conf entry for host "XXX.XXX.XXIP", user "lunchbox_instaDBer", database "lunchbox_instaquiz.default", SSL off My app insists that I use the database+schema string to connect. is there any way to sort this on the server side? I'm on johnny.heliohost.org PS. I can already connect with "psql -h johnny.heliohost.org -U lunchbox_instaDBer -W lunchbox_instaquiz" without difficulty
-
I need your help to access the postgresql databases remotely Database: lunchbox_instaquiz user: lunchbox_instaDBer I was unable connect and I believe it is configured to restrict remote access, but I could be wrong.