How to access postgresql database from another machine?
Answer / Vibhesh Kumar Singh
Answer: To access a PostgreSQL database from another machine, you need to allow connections from remote hosts. You can do this by editing the `pg_hba.conf` file and adding an entry for your IP address or hostname. After making changes, restart the PostgreSQL server for the changes to take effect.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the option used in PostgreSQL to increase the number of shared memory buffers shared among the backend processes
How do I change primary key in pgadmin?
Is foreign key should be unique?
Is postgresql like oracle?
What is stored procedure in postgresql?
Is edb postgres free?
How do you add a column?
What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?
What is the difference between sql and psql?
What kind of database is postgres?
Explain about database administration tools?
How many indexes per table are allowed in postgresql?
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)