How can I access my database remotely?
Answer / Praveen Kumar Dubey
To access a database remotely, you need to ensure that the database server is configured to accept remote connections. This typically involves allowing the appropriate network protocol and port in your firewall settings, and setting up user authentication. For PostgreSQL, you can add 'listen_addresses = '*'' to the postgresql.conf file.
| Is This Answer Correct ? | 0 Yes | 0 No |
If I delete a table and then rollback it, do the index on the table remains? What if I drop the table and roll back?Do index on the table remains? What if I truncate the table and roll back? Do the index on the table remains
What is database management system(dbms) and why it is used?
What is Database testing and What are ways of writing test cases for database testing?
What is an image database?
Is driver a software?
What are the key constraints in dbms?
Is it good to save image in database?
What is Two-Phase Commit ?
Define data, entity, domain and referential integrity?
Define identity and uniqueidentifier property of column?
What is the difference between multiload and fastload interms of performance?
What is progress open edge?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)